X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDX%2FQueryState.pm;h=b37878328ed98cccaf0ba25f883579518b781b11;hb=2548ce615db02d9ebd44d15359c1220aaf06798f;hp=ac4039bdf9907f4dbb6883de514c1383407c5243;hpb=8c16d3c961b5b2d35fd7894cb9ab935fb28b2983;p=scpubgit%2FDX.git diff --git a/lib/DX/QueryState.pm b/lib/DX/QueryState.pm index ac4039b..b378783 100644 --- a/lib/DX/QueryState.pm +++ b/lib/DX/QueryState.pm @@ -1,6 +1,5 @@ package DX::QueryState; -use Types::Standard qw(HashRef); use DX::Scope; use DX::Hypothesis; use DX::SearchProcess; @@ -35,7 +34,6 @@ sub new_search_state_for { locals => [ dict( map +($_ => DX::Value::Unset->new( - identity_path => [ 0, $_ ], action_builder => DX::ActionBuilder::UnsetValue->new( target_path => [ 0, $_ ], )