store morphology as string rather than as L::F::Structure
[scpubgit/stemmatology.git] / lib / Text / Tradition / Directory.pm
index 33c40ed..09aed7b 100644 (file)
@@ -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,
       }
     );
   },