Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato committed May 5, 2022
1 parent 3fa67a2 commit 57c38d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import fs from 'node:fs';
import path from 'node:path';
import { fileURLToPath } from 'node:url';

const dirname = fileURLToPath(new URL('.', import.meta.url));

class DuplicateCompatError extends Error {
constructor(message) {
Expand Down

0 comments on commit 57c38d6

Please sign in to comment.