switchover to rspace next_step and dump step()
[scpubgit/DX.git] / lib / DX / Predicate / Eq.pm
index a7ca607..e21be8c 100644 (file)
@@ -1,6 +1,6 @@
 package DX::Predicate::Eq;
 
-use DX::Utils qw(step rspace res CONTENTS_OF);
+use DX::Utils qw(rspace res CONTENTS_OF);
 use DX::Class;
 
 with 'DX::Role::Predicate';