From ea346f7b8dd7d3aa616e029e5828bd904f6c0c50 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 24 Sep 2017 17:57:16 +0300 Subject: Fix: errors/warnings from pylint --- ick2/controllerapi.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'ick2/controllerapi.py') diff --git a/ick2/controllerapi.py b/ick2/controllerapi.py index 340d609..af387ec 100644 --- a/ick2/controllerapi.py +++ b/ick2/controllerapi.py @@ -13,12 +13,7 @@ # along with this program. If not, see . -import glob -import os - - import apifw -import yaml import ick2 -- cgit v1.2.1