Skip to content

Commit

Permalink
Lint: remove parseExtension from archive
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Aug 12, 2020
1 parent 78302b8 commit 12d4ec5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/endo/src/archive.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import { writeZip } from "./zip.js";
import { resolve, join } from "./node-module-specifier.js";
import { parseExtension } from "./extension.js";
import { compartmentMapForNodeModules } from "./compartmap.js";
import { search } from "./search.js";
import { assemble } from "./assemble.js";
Expand Down

0 comments on commit 12d4ec5

Please sign in to comment.