X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTradition%2FDirectory.pm;h=09aed7b0717b03077379405f5d657616a80ce2f6;hb=896fe649a80575aaa06d3484c09579a2cb34ba8a;hp=33c40ed86170ebbbb4e263594964df82c760bd45;hpb=fc7b638849c6b9f22f971b87a9aaacdb43957f71;p=scpubgit%2Fstemmatology.git diff --git a/lib/Text/Tradition/Directory.pm b/lib/Text/Tradition/Directory.pm index 33c40ed..09aed7b 100644 --- a/lib/Text/Tradition/Directory.pm +++ b/lib/Text/Tradition/Directory.pm @@ -163,8 +163,6 @@ has +typemap => ( KiokuDB::TypeMap::Entry::Naive->new(), "Graph" => Text::Tradition::TypeMap::Entry->new(), "Graph::AdjacencyMap" => Text::Tradition::TypeMap::Entry->new(), - "Lingua::Features::Structure" => Text::Tradition::TypeMap::Entry->new, - "Lingua::Features::FeatureType" => Text::Tradition::TypeMap::Entry->new, } ); },