mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
Go fmt
This commit is contained in:
parent
afcb282225
commit
5defa2415c
|
|
@ -94,7 +94,7 @@ func (s *statements) prepareEventTypes(db *sql.DB) (err error) {
|
|||
return
|
||||
}
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
const eventTypesSchema = `
|
||||
-- Numeric versions of the event "type"s. Event types tend to be taken from a
|
||||
|
|
|
|||
Loading…
Reference in a new issue