Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Mar 7, 2025
1 parent c64aea2 commit 3a9b394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/unit/indexer/indexer.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
hasValidDBConfiguration,
isReachableConnection
} from '../../../utils/database.js'
import { isReindexingNeeded } from '../../../components/Indexer/version.js'

describe('OceanIndexer', () => {
let oceanIndexer: OceanIndexer
Expand Down

0 comments on commit 3a9b394

Please sign in to comment.