Bug 15572: Follow-up to fix error on authority creation
[srvgit] / opac / opac-search-history.pl
index 486bd08..0364960 100755 (executable)
@@ -26,8 +26,8 @@ use C4::Output;
 use C4::Log;
 use C4::Items;
 use C4::Debug;
-use C4::Dates;
 use C4::Search::History;
+
 use URI::Escape;
 use POSIX qw(strftime);