Skip to content

Commit

Permalink
remove useless strict statement
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jul 21, 2020
1 parent c575038 commit 717ad57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions updates.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/usr/bin/env node
"use strict";

import ansiRegex from "ansi-regex";
import dns from "dns";
import fetch from "make-fetch-happen";
Expand Down

0 comments on commit 717ad57

Please sign in to comment.