Skip to content

Commit

Permalink
Remove stray import from explorer controller module (#289 #106)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed Aug 19, 2020
1 parent baa0a13 commit 0502198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/explorer/explorer-event-controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import {
isType,
isOntologyClass,
} from '../utilities/utilities';
import { Collection } from 'backbone';

export default class ExplorerEventController {
/**
Expand Down

0 comments on commit 0502198

Please sign in to comment.