style(obs): normalize release audit imports

This commit is contained in:
ogt
2026-07-15 03:46:33 +08:00
parent bd08777e4f
commit 5c96f2fb1b
3 changed files with 1 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ import shutil
import subprocess
from pathlib import Path
ROOT = Path(__file__).resolve().parents[3]
SCRIPT = ROOT / "scripts" / "backup" / "backup-signoz.sh"
DEPLOYMENT_PLAYBOOK = (