mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-15 02:17:58 +00:00
Remove unused warnings import (linter fix)
This commit is contained in:
@@ -8,7 +8,6 @@ import json
|
||||
import os
|
||||
import tempfile
|
||||
import unittest
|
||||
import warnings
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import parsedmarc
|
||||
|
||||
Reference in New Issue
Block a user