Remove unused warnings import (linter fix)

This commit is contained in:
copilot-swe-agent[bot]
2026-06-04 02:21:06 +00:00
committed by GitHub
parent 717518e702
commit d95e5362a9
-1
View File
@@ -8,7 +8,6 @@ import json
import os
import tempfile
import unittest
import warnings
from unittest.mock import MagicMock, patch
import parsedmarc