* [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/ekeyword/, pym/gentoolkit/revdep_rebuild/
@ 2023-08-22 20:53 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-08-22 20:53 UTC (permalink / raw
To: gentoo-commits
commit: 0e7237628b982f18e48164ab91f0134c7f7d0e86
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 20:53:45 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 20:53:45 2023 +0000
URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=0e723762
Drop useless imports (fix flake8)
Signed-off-by: Sam James <sam <AT> gentoo.org>
pym/gentoolkit/ekeyword/ekeyword.py | 1 -
pym/gentoolkit/revdep_rebuild/assign.py | 1 -
2 files changed, 2 deletions(-)
diff --git a/pym/gentoolkit/ekeyword/ekeyword.py b/pym/gentoolkit/ekeyword/ekeyword.py
index 0eaca78..01946e9 100755
--- a/pym/gentoolkit/ekeyword/ekeyword.py
+++ b/pym/gentoolkit/ekeyword/ekeyword.py
@@ -39,7 +39,6 @@ Examples:
import argparse
import collections
import difflib
-import io
import os
import re
import subprocess
diff --git a/pym/gentoolkit/revdep_rebuild/assign.py b/pym/gentoolkit/revdep_rebuild/assign.py
index 328db54..8f1a266 100644
--- a/pym/gentoolkit/revdep_rebuild/assign.py
+++ b/pym/gentoolkit/revdep_rebuild/assign.py
@@ -6,7 +6,6 @@ Functions used for determining the package the broken lib belongs to.
import errno
import os
-import io
import re
import time
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-22 20:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 20:53 [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/ekeyword/, pym/gentoolkit/revdep_rebuild/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox