summaryrefslogtreecommitdiff
path: root/repl.js
diff options
context:
space:
mode:
Diffstat (limited to 'repl.js')
-rw-r--r--repl.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/repl.js b/repl.js
index 3f8393a..c65100d 100644
--- a/repl.js
+++ b/repl.js
@@ -22,8 +22,6 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
-"use strip";
-
import * as std from "std";
import * as os from "os";