We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4fb72 commit 03e3b95Copy full SHA for 03e3b95
sc8pr/robot/__init__.py
@@ -16,7 +16,7 @@
16
# along with "sc8pr". If not, see <http://www.gnu.org/licenses/>.
17
18
19
-from time import sleep, time
+from time import sleep
20
from threading import Thread
21
from sys import stderr
22
from math import hypot, cos
0 commit comments