Fix Utils is not defined

This commit is contained in:
Samuel Elliott 2018-06-26 23:41:39 +01:00
parent ea27259a67
commit eae1bdf3a6
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
* LICENSE file in the root directory of this source tree.
*/
import { Filters } from 'common';
import { Utils, Filters } from 'common';
import Events from './events';
const KnownModules = {