Skip to content

Commit

Permalink
Tidied
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Jan 3, 2024
1 parent b99148e commit 43a1c9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/project/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const Generator = require('yeoman-generator');
const chalk = require('chalk');
const yosay = require('yosay');
const path = require('path');
const changeCase = require('change-case');
const helper = require('./../../src/helper.js');
const generator = path.basename(__dirname);
const generator_config = require('./config.js');
Expand Down

0 comments on commit 43a1c9e

Please sign in to comment.