Skip to content

Commit

Permalink
fixes for #337
Browse files Browse the repository at this point in the history
  • Loading branch information
tegefaulkes committed Feb 28, 2022
1 parent af5cd57 commit 5ad9d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/discovery/utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import type { DiscoveryQueueId, DiscoveryQueueIdGenerator } from './types';
import { IdSortable } from '@matrixai/id';


function createDiscoveryQueueIdGenerator(
lastId?: DiscoveryQueueId,
): DiscoveryQueueIdGenerator {
Expand Down

0 comments on commit 5ad9d40

Please sign in to comment.