Skip to content

Commit

Permalink
Fix linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Aug 5, 2018
1 parent 487faaa commit baecf87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { strictEqual } from 'assert';

// FoalTS
import {
readFileFromNodeModules,
readFileFromRoot,
readFileFromTemplatesSpec,
rmdirIfExists,
Expand Down
1 change: 0 additions & 1 deletion packages/cli/src/generate/generators/app/create-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import * as crypto from 'crypto';

// FoalTS
import {
copyFileFromNodeModules,
copyFileFromTemplates,
getNames,
mkdirIfNotExists,
Expand Down

0 comments on commit baecf87

Please sign in to comment.