From f3fb7f80c9f679bb525a5c8503b03460b2a9e1d3 Mon Sep 17 00:00:00 2001 From: jplight Date: Thu, 3 Jun 2021 17:39:08 +0200 Subject: [PATCH] fix pylint problems in function.py --- faultybot/function.py | 1 - 1 file changed, 1 deletion(-) diff --git a/faultybot/function.py b/faultybot/function.py index 904979c..64711dc 100644 --- a/faultybot/function.py +++ b/faultybot/function.py @@ -1,5 +1,4 @@ # Imports -import time import lichesspy.api import requests