mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
remove unused import, too
This commit is contained in:
parent
f81cf3570a
commit
ae0748952f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from abc import ABC, abstractmethod
|
||||
from functools import reduce
|
||||
from operator import or_
|
||||
import re
|
||||
|
||||
|
||||
class ValidatorException(Exception):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue