Removing some unused imports

This commit is contained in:
Miroslav Štampar 2026-06-28 02:09:50 +02:00
parent c51b4c072f
commit 7e610b8716
9 changed files with 10 additions and 17 deletions

View file

@ -6,7 +6,6 @@ See the file 'LICENSE' for copying permission
"""
import codecs
import collections
import difflib
import inspect
import logging