diff options
Diffstat (limited to 'node_modules/gulp-json-transform/test/fixtures')
-rw-r--r-- | node_modules/gulp-json-transform/test/fixtures/input.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/gulp-json-transform/test/fixtures/input.json b/node_modules/gulp-json-transform/test/fixtures/input.json deleted file mode 100644 index fcd280901..000000000 --- a/node_modules/gulp-json-transform/test/fixtures/input.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "foo": "[foo]", - "bar": "[bar]" -}
\ No newline at end of file |