From 7c661593e94342f5775772fa5aa9b1e6b0dc6066 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 20 Apr 2018 10:17:07 +0300 Subject: Fix: icktool code style issues --- icktool | 4 ---- 1 file changed, 4 deletions(-) mode change 100755 => 100644 icktool (limited to 'icktool') diff --git a/icktool b/icktool old mode 100755 new mode 100644 index 20140ee..c54e3df --- a/icktool +++ b/icktool @@ -19,12 +19,8 @@ import configparser import json import logging import sys -import time -import apifw import cliapp -import Crypto.PublicKey.RSA -import requests import yaml import ick2 -- cgit v1.2.1