diff --git a/src/daemon/toolchain_templates.py b/src/daemon/toolchain_templates.py index a58c32b..e767188 100644 --- a/src/daemon/toolchain_templates.py +++ b/src/daemon/toolchain_templates.py @@ -5,7 +5,6 @@ from __future__ import annotations -import json import logging from collections import defaultdict from pathlib import Path