mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
remove unused import
This commit is contained in:
parent
349604ac50
commit
cc385f851f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import subprocess
|
||||
from functools import reduce
|
||||
from operator import and_, or_
|
||||
from operator import and_
|
||||
import re
|
||||
from distutils.version import LooseVersion
|
||||
import inspect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue