Remove extra white space
This commit is contained in:
@ -88,7 +88,6 @@ const linkCols = (tx: Knex) => {
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
const readFilterQuery = (filter: ReadFilter) => {
|
||||
switch (filter) {
|
||||
case ReadFilter.ALL:
|
||||
|
||||
Reference in New Issue
Block a user