Skip to content
Snippets Groups Projects
Commit 27a65645 authored by Andy Yates's avatar Andy Yates
Browse files

Assert ref was missing from the imports

parent d138bea4
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ package Bio::EnsEMBL::Storable;
use Bio::EnsEMBL::Utils::Exception qw(throw warning);
use Bio::EnsEMBL::Utils::Argument qw(rearrange);
use Bio::EnsEMBL::Utils::Scalar qw(assert_ref);
use Scalar::Util qw(weaken);
=head2 new
......
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