Remove unnecessary import

This commit is contained in:
askiiart 2022-11-16 14:12:48 +00:00
parent f3b70132d8
commit 989f023f26
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
import os
import time
from subprocess import getoutput

View file

@ -1,4 +1,3 @@
import os
import GPUtil
import time
from pySerialTransfer import pySerialTransfer as txfer