mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-03-13 16:43:54 +01:00
Merge branch 'release-0.20' into develop
This commit is contained in:
commit
9b2947827a
|
|
@ -1,7 +1,6 @@
|
|||
from abc import ABC, abstractmethod
|
||||
from functools import reduce
|
||||
from operator import or_
|
||||
import re
|
||||
|
||||
|
||||
class ValidatorException(Exception):
|
||||
|
|
|
|||
Loading…
Reference in a new issue