Skip to content
Snippets Groups Projects
Commit a519d350 authored by Matthew Laird's avatar Matthew Laird Committed by Kieron Taylor
Browse files

Typo, added a 'use' one too many places

parent 5d556b79
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ limitations under the License.
package EnsEMBL::REST::Model::ga4gh::variantSet;
use Moose;
use extends 'Catalyst::Model';
extends 'Catalyst::Model';
use Data::Dumper;
use Scalar::Util qw/weaken/;
use Bio::EnsEMBL::Variation::DBSQL::VCFCollectionAdaptor;
......
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