Skip to content

Commit

Permalink
lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jul 1, 2023
1 parent dd06274 commit 889e098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-packages/release/src/interdep.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import glob from 'globby';
import { resolve, relative } from 'path';
import { resolve } from 'path';
import { readFileSync, readJSONSync } from 'fs-extra';
import yaml from 'js-yaml';

Expand Down

0 comments on commit 889e098

Please sign in to comment.