summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-08-10 18:32:13 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-25 09:36:26 +0100
commit45bc66a5304d0f9e8917141f48e4ab55d6e7130f (patch)
tree509a5638fc0ee456d4e9f84c5456bc9066e91546 /gnu/packages/python-xyz.scm
parent3454c6e17d87ed9e965f5d1d8dd62a791b2eaa3f (diff)
gnu packages/python-xyz: Remove unused modules.
* gnu/packages/python-xyz.scm: Do not import terminals module. Change-Id: I013a309797087b7587140f4b11db27022a397791
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 231efc0c6c..4b1d1a1188 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -285,7 +285,6 @@
#:use-module (gnu packages ssh)
#:use-module (gnu packages statistics)
#:use-module (gnu packages tcl)
- #:use-module (gnu packages terminals)
#:use-module (gnu packages tex)
#:use-module (gnu packages texinfo)
#:use-module (gnu packages textutils)