Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
useCallback committed Aug 14, 2023
1 parent 3447283 commit d1b25a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
'use strict';

import { SimplePriorityQueue } from "./priority-queue/simple-priority-queue";
import { PriorityQueue } from "./priority-queue/priority-queue";
import { IPriorityQueue, QueueItem } from "./priority-queue/priority-queue.interface";
Expand Down

0 comments on commit d1b25a2

Please sign in to comment.