Browse Source

Removed unused import in kaylee.py

Clara Hobbs 8 years ago
parent
commit
d36b65890a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      kaylee.py

+ 0
- 1
kaylee.py View File

@@ -8,7 +8,6 @@
8 8
 from __future__ import print_function
9 9
 import sys
10 10
 import signal
11
-import hashlib
12 11
 import os.path
13 12
 import subprocess
14 13
 from gi.repository import GObject, GLib

Loading…
Cancel
Save