We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1958f commit 6ee0f9bCopy full SHA for 6ee0f9b
1 file changed
netjsonconfig/backends/airos/schema.py
@@ -2,7 +2,6 @@
2
AirOS specific JSON-Schema definition
3
"""
4
from ...schema import schema as default_schema
5
-from ...schema import DEFAULT_FILE_MODE # noqa - backward compatibility
6
from ...utils import merge_config
7
8
0 commit comments