Remove use strict

This commit is contained in:
Ryan Cavanaugh 2016-08-08 15:40:25 -07:00
parent 53d54c2b28
commit 5adceb92a7

View File

@ -1,4 +1,3 @@
"use strict";
// This file contains the build logic for the public repo
var fs = require("fs");