remove MOONRAKER_DIR from components.moonraker

MOONRAKER_DIR does not provide the correct folder for config file
This commit is contained in:
Staubgeborener
2024-04-17 15:28:30 +02:00
committed by GitHub
parent de506433d9
commit bfd731b900

View File

@@ -12,7 +12,6 @@ import os
import shutil
import subprocess
from components.moonraker import MOONRAKER_DIR
from extensions.base_extension import BaseExtension
from extensions.klipper_backup import (
KLIPPERBACKUP_REPO_URL,