Skip to content

Commit e36deaa

Browse files
Lint
1 parent 05dfcc5 commit e36deaa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/database/test/info.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
} from './helpers/util';
2525
import { Reference } from '../src/api/Reference';
2626
import { EventAccumulator } from './helpers/EventAccumulator';
27-
import { repoGetDatabase } from '../src/core/Repo';
2827

2928
/**
3029
* We have a test that depends on leveraging two properly

packages/database/test/query.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {
2828
} from './helpers/EventAccumulator';
2929
import * as _ from 'lodash';
3030
import { INTEGER_32_MAX, INTEGER_32_MIN } from '../src/core/util/util';
31-
import { repoGetDatabase } from '../src/core/Repo';
3231

3332
use(chaiAsPromised);
3433

0 commit comments

Comments
 (0)