Skip to content
Snippets Groups Projects
Commit 225a7d17 authored by Web Admin's avatar Web Admin
Browse files

Removed stupid tilde warning

parent c9a891e3
No related branches found
No related tags found
No related merge requests found
......@@ -244,7 +244,7 @@ sub fetch_by_DBEntry {
sub fetch_by_stable_id {
my ($self, $stable_id, $chr_coords) = @_;
warn( "~~~~~~~~~~~~~~" );
#warn( "~~~~~~~~~~~~~~" );
my $core_db_adaptor = $self->db->get_db_adaptor('core');
my $sth = $self->prepare
......
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