mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Forgot to import operator.
This commit is contained in:
parent
71d13d49bb
commit
7f21380417
@ -44,6 +44,7 @@ from baseplugin import *
|
||||
import time
|
||||
import string
|
||||
import os.path
|
||||
import operator
|
||||
|
||||
import sqlite
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user