Fix redundant aliases in command palette

This commit is contained in:
Asher
2019-01-31 10:59:18 -06:00
committed by Kyle Carberry
parent 6c4e2f9251
commit e585587e67
2 changed files with 13 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
import "./fill/require";
import * as paths from "./fill/paths";
import "./fill/platform";
import "./fill/storageDatabase";
import "./fill/windowsService";
import "./fill/environmentService";