diff options
author | pjotrp | 2023-06-18 15:03:03 +0200 |
---|---|---|
committer | pjotrp | 2023-06-18 15:03:03 +0200 |
commit | 550b45e4a9b4902a6ce938ee7b592b779c73ac7b (patch) | |
tree | 9bd9fc4a86743a75b65ea48a5e9663c22e40bba5 /gn/past | |
parent | 267f2a9be854ae72704acf8574b74326e4b7dfee (diff) | |
download | guix-bioinformatics-550b45e4a9b4902a6ce938ee7b592b779c73ac7b.tar.gz |
Remove unused twint from GN2
Diffstat (limited to 'gn/past')
-rw-r--r-- | gn/past/genenetwork1.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/past/genenetwork1.scm b/gn/past/genenetwork1.scm index c629c7e..717aff6 100644 --- a/gn/past/genenetwork1.scm +++ b/gn/past/genenetwork1.scm @@ -44,7 +44,6 @@ #:use-module (past packages python) #:use-module (past packages web) #:use-module (gn packages bioinformatics) - #:use-module (gn packages twint) #:use-module (gn packages databases) #:use-module (gn packages elixir) #:use-module (gn packages gemma) |