Skip to content

Commit

Permalink
Update generator.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored May 8, 2024
1 parent eb0e4a1 commit f29ebaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/generate-blueprint/generator.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ import * as GENERATOR_LIST from '../generator-list.js';
import { files, generatorFiles } from './files.js';
import { packageJson } from '../../lib/index.js';
import { SKIP_COMMIT_HOOK } from '../init/constants.js';
import command from './command.js';
import { BLUEPRINT_API_VERSION, NODE_VERSION } from '../generator-constants.js';

const { GENERATOR_PROJECT_NAME, GENERATOR_INIT } = GENERATOR_LIST;
Expand Down

0 comments on commit f29ebaf

Please sign in to comment.