Skip to content

Commit

Permalink
fix linting issue by removing unused import in src/sum/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Jun 8, 2024
1 parent bf45190 commit 9645c69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sum/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import QuickPromise from "quick-promise";
import stat from "../stat";

/**
Expand Down

0 comments on commit 9645c69

Please sign in to comment.