remove duplicate import

This commit is contained in:
Jakob Ketterl 2021-01-09 19:10:08 +01:00
parent 5337c20744
commit 73b75edc14
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
from owrx.config import Config
from owrx.details import ReceiverDetails
from owrx.dsp import DspManager
from owrx.cpu import CpuUsageThread