remove unused import

This commit is contained in:
Fabio Berger
2018-02-27 14:50:35 -08:00
parent 97fcfb7f6c
commit 79593f52b0

View File

@@ -29,7 +29,6 @@ import {
TypescriptMethod,
} from 'ts/types';
import { colors } from 'ts/utils/colors';
import { configs } from 'ts/utils/configs';
import { constants } from 'ts/utils/constants';
import { utils } from 'ts/utils/utils';