From 1021005aff062d452ed8fedc315aa41971e0f4ac Mon Sep 17 00:00:00 2001 From: Jessica Severin <jessica@ebi.ac.uk> Date: Mon, 13 Jun 2005 11:17:59 +0000 Subject: [PATCH] removed use Bio::EnsEMBL::Pipeline::RunnableDB --- modules/Bio/EnsEMBL/Hive.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/Bio/EnsEMBL/Hive.pm b/modules/Bio/EnsEMBL/Hive.pm index d9a8accbb..f82577917 100755 --- a/modules/Bio/EnsEMBL/Hive.pm +++ b/modules/Bio/EnsEMBL/Hive.pm @@ -66,7 +66,6 @@ use Bio::EnsEMBL::Utils::Exception; use Bio::EnsEMBL::Analysis; use Bio::EnsEMBL::DBSQL::DBAdaptor; -use Bio::EnsEMBL::Pipeline::RunnableDB; use Bio::EnsEMBL::Hive::DBSQL::AnalysisJobAdaptor; use Bio::EnsEMBL::Hive::DBSQL::AnalysisStatsAdaptor; -- GitLab