From b95293f9b453924e54a8c216951fe2a27378e369 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 15 Sep 2014 09:59:57 +0200 Subject: Remove unused import --- client/speaker.py | 1 - 1 file changed, 1 deletion(-) (limited to 'client') diff --git a/client/speaker.py b/client/speaker.py index b43e0b5..d168cbf 100644 --- a/client/speaker.py +++ b/client/speaker.py @@ -11,7 +11,6 @@ import os import platform import re import sys -import json import tempfile import subprocess from abc import ABCMeta, abstractmethod -- cgit v1.3.1