Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed May 6, 2020
1 parent fbee3da commit ce4f4d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/helpers/database-enumerator.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import Promise from './promise';
import { slice } from '../functions/utils';
import { eventRejectHandler } from '../functions/event-wrappers';
import { Dexie } from '../classes/dexie/dexie';
import { Table } from '../public/types/table';
import { nop } from '../functions/chaining-functions';
Expand Down

0 comments on commit ce4f4d2

Please sign in to comment.