Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hub committed Sep 4, 2023
1 parent b8d4f4c commit 5e424be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/data/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import {
DEFAULT_BIBLE_VERSION,
} from './BibleVersionCollection'
import { DEFAULT_BIBLE_VERSION } from './BibleVersionCollection'
import { BibleVerseReferenceLinkPosition } from './BibleVerseReferenceLinkPosition'
import { BibleVerseFormat } from './BibleVerseFormat'
import { BibleVerseNumberFormat } from './BibleVerseNumberFormat'
Expand Down

0 comments on commit 5e424be

Please sign in to comment.