Remove unnecessary references in test files. (#14900)

This commit is contained in:
Andy
2017-03-10 07:46:20 -08:00
committed by GitHub
parent 1c2f3aec5d
commit 51b64c3c15
358 changed files with 392 additions and 1381 deletions
@@ -1,7 +1,3 @@
/// <reference types="node" />
import * as gulp from 'gulp';
import * as htmlreplace from 'gulp-html-replace';