Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove unused import
  • Loading branch information
michaelmior committed Jul 23, 2019
commit 6bf4dc7e1f626e47fcdc87874e4e9516ae72db2f
2 changes: 0 additions & 2 deletions src/stringify.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { timingSafeEqual } from "crypto";

if (!sqlParser) {
sqlParser = {};
}
Expand Down