This commit is contained in:
2026-01-19 18:33:30 +05:30
parent 6a4aece659
commit 93b3718320

View File

@@ -25,8 +25,6 @@ Optional flags:
--package-root NAME Root Python package name (default: mail_intake)
"""
from __future__ import annotations
import argparse
import json
import re