mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove extra white space
This commit is contained in:
parent
cf6733c70f
commit
a276af5264
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ const linkCols = (tx: Knex) => {
|
|||
]
|
||||
}
|
||||
|
||||
|
||||
const readFilterQuery = (filter: ReadFilter) => {
|
||||
switch (filter) {
|
||||
case ReadFilter.ALL:
|
||||
|
|
|
|||
Loading…
Reference in a new issue