diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
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)) |