mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-06 23:43:30 +00:00
remove redundant import
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
from .error import VMError
|
|
||||||
|
|
||||||
|
|
||||||
def bool_prop(param):
|
def bool_prop(param):
|
||||||
"""meta function for boolean parameters"""
|
"""meta function for boolean parameters"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user