Skip to content

Commit

Permalink
fix deepscan
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Oct 11, 2022
1 parent d33310f commit 579cd25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/next-repro-generators/publish.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { copy, emptyDir, readdir, remove, stat, writeFile } from 'fs-extra';

import { getTemplatesData, renderTemplate } from './utils/template';
import { commitAllToGit } from './utils/git';
import { promiseImpl } from 'ejs';

export const logger = console;

Expand Down

0 comments on commit 579cd25

Please sign in to comment.