1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-18 05:35:51 +02:00

Removed unused imports

This commit is contained in:
Max Guglielmi 2016-03-20 13:22:32 +11:00
parent a75e6902f8
commit 9e7253b0df

View file

@ -1,6 +1,4 @@
// import Str from '../string';
import Event from '../event';
// import Types from '../types';
const global = window;
const JSON = global.JSON;