Skip to content

Commit 259fde1

Browse files
committed
typo
1 parent 4bd5aff commit 259fde1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BEGIN;
22

33
DROP TABLE IF EXISTS sol_swaps;
4-
DROP TABLE IF EXISTS sol_unprocessed_txe;
4+
DROP TABLE IF EXISTS sol_unprocessed_txs;
55

66
COMMIT;

0 commit comments

Comments
 (0)