Skip to content

Commit 57c553b

Browse files
authored
Clean imports
1 parent 9815a1d commit 57c553b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/generators/route/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import path from 'path';
2-
import {Base} from 'yeoman-generator';
32
import {BaseGenerator} from '../base';
43
import {relativeUrl, copyTemplates} from '../util';
5-
import scriptBase from '../script-base.js';
64

75
class Generator extends BaseGenerator {
86
prompting() {

0 commit comments

Comments
 (0)