Skip to content

Commit

Permalink
Fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zillding committed Feb 2, 2019
1 parent dabeab4 commit 6f8eb58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env node

const fs = require("fs");
const { execFileSync } = require("child_process");
const chalk = require("chalk");
const inquirer = require("inquirer");
const inquirerAutocompletePrompt = require("inquirer-autocomplete-prompt");
Expand Down

0 comments on commit 6f8eb58

Please sign in to comment.