Fix code style: remove trailing whitespace and unused imports

This commit is contained in:
Mahdi 2025-08-07 22:42:52 +03:30
parent d381901de4
commit 06b0441969
2 changed files with 6 additions and 7 deletions

View File

@ -1,5 +1,4 @@
import importlib
import secrets
from io import StringIO
from unittest import mock