Skip to content
Snippets Groups Projects
Commit b4f5fc44 authored by Kevin Howe's avatar Kevin Howe
Browse files

Typo in last revision

parent 2b02d554
No related branches found
No related tags found
No related merge requests found
......@@ -877,8 +877,8 @@ sub remove {
# remove the attributes associated with this transcript
$attrib_adp->remove_from_Transcript($transcript);
my $attrib_adp = $self->db->get_AttributeAdaptor;
$attrib_adp->remove_from_Transcript($transcript);
# remove the translation associated with this transcript
......
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