about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-08-13 11:28:50 -0500
committerFrederick Muriuki Muriithi2025-08-13 11:28:50 -0500
commitacdf7583e58e985f6cb98d99548eaeaa0570c595 (patch)
treef0d0064ee85ffb3fd5c2752a2b3d1a6480b8de5c
parent35f80ca4776bb588828e7be3766bda9fe4d1b3f9 (diff)
downloadguix-bioinformatics-acdf7583e58e985f6cb98d99548eaeaa0570c595.tar.gz
Remove reference to deleted module.
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index ea184ad..7ceafd2 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -59,7 +59,6 @@
   #:use-module (gn packages python)
   #:use-module (gn packages statistics)
   #:use-module (gn packages web)
-  #:use-module (gn packages python-web)
   #:use-module (srfi srfi-1))