remove redundant import

This commit is contained in:
onyx-and-iris 2022-07-21 22:57:19 +01:00
parent 7506fb0737
commit 20fd6cfe54

View File

@ -1,6 +1,3 @@
from .error import VMError
def bool_prop(param):
"""meta function for boolean parameters"""