diff options
-rw-r--r-- | src/utils/boot.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/boot.py b/src/utils/boot.py index 6ee7450..399f4ba 100644 --- a/src/utils/boot.py +++ b/src/utils/boot.py @@ -6,7 +6,6 @@ # Free Software Foundation; either version 3 of the License, or # (at your option) any later version. -import json import logging import os import shlex |