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 a3d2930 commit ccc5986Copy full SHA for ccc5986
addonmanager_installer.py
@@ -24,7 +24,6 @@
24
"""Contains the classes to manage Addon installation: intended as a stable API, safe for external
25
code to call and to rely upon existing. See classes AddonInstaller and MacroInstaller for details.
26
"""
27
-import fcntl
28
import json
29
from datetime import datetime, timezone
30
from enum import IntEnum, auto
0 commit comments