Skip to content

Commit

Permalink
test(): removed the imports not used
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony133 committed Sep 30, 2022
1 parent e8ddbf2 commit 38b151e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/lib/runners/schematic.runner.spec.ts
@@ -1,6 +1,4 @@
import * as fs from 'fs';
import * as path from 'path';
import { SchematicRunner } from '../../../lib/runners/schematic.runner';

const withSep = (route: string) =>
path.resolve(route.split('/').join(path.sep));
Expand Down

0 comments on commit 38b151e

Please sign in to comment.