Skip to content

Commit

Permalink
Fix pre-existing npm test, remove Event global
Browse files Browse the repository at this point in the history
  • Loading branch information
creotutar committed Sep 3, 2020
1 parent 6fd6247 commit a0e4327
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/components/filters/filteroptionscomponent.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/** @module FilterOptionsComponent */

/* global Event */

import Component from '../component';
import { AnswersComponentError } from '../../../core/errors/errors';
import Filter from '../../../core/models/filter';
Expand Down

0 comments on commit a0e4327

Please sign in to comment.