Skip to content
Snippets Groups Projects
Commit a2bbdc11 authored by Anja Thormann's avatar Anja Thormann
Browse files

Import deprecate method

parent ece5218f
No related branches found
No related tags found
2 merge requests!121Import deprecate method,!121Import deprecate method
......@@ -77,7 +77,7 @@ use warnings;
no warnings 'uninitialized';
use Bio::EnsEMBL::Utils::Argument qw(rearrange);
use Bio::EnsEMBL::Utils::Exception qw(throw warning);
use Bio::EnsEMBL::Utils::Exception qw(throw warning deprecate);
use Bio::EnsEMBL::MappedSlice;
use Bio::EnsEMBL::Mapper;
use Bio::EnsEMBL::DBSQL::BaseAdaptor;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment