From c6442c2eb44c38d6cbe64f8ebe7b4132c70a6326 Mon Sep 17 00:00:00 2001 From: Marek Siarkowicz Date: Fri, 12 Jun 2015 13:45:42 +0200 Subject: Remove unused imports. --- ParrotZikTray | 3 --- 1 file changed, 3 deletions(-) (limited to 'ParrotZikTray') diff --git a/ParrotZikTray b/ParrotZikTray index 57464a7..9d392a3 100755 --- a/ParrotZikTray +++ b/ParrotZikTray @@ -1,9 +1,6 @@ #!/usr/bin/env python -import sys -import gtk import re -import os import ParrotZik import BluetoothPairedDevices from SysIndicator import * -- cgit v1.2.1