mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2025-03-26 11:41:31 +01:00
import gc: for bisect
This commit is contained in:
parent
c97a276d71
commit
d5399141e1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import sublime
|
||||
import sublime_plugin
|
||||
import logging
|
||||
import gc
|
||||
|
||||
from ..core.session import session
|
||||
from ..core.workspace import workspaces
|
||||
|
|
Loading…
Add table
Reference in a new issue