Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 495b0e4

Browse files
committed
Removed unsed import
1 parent eab045e commit 495b0e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SQLTools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import sys
44
import os
55
import re
6-
from functools import partial
76

87
import sublime
98
from sublime_plugin import WindowCommand, EventListener, TextCommand

0 commit comments

Comments
 (0)