Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
joegallo committed Dec 18, 2024
1 parent c2c5f85 commit be050a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import { DatabaseConfigurationFull } from '@ingest/_types/Database'
import { Id, VersionNumber } from '@_types/common'
import { long } from '@_types/Numeric'
import { EpochTime, UnitMillis } from '@_types/Time'

export class Response {
Expand Down

0 comments on commit be050a8

Please sign in to comment.