]> git.refcnt.org Git - lugs.git/blobdiff - make-html/make-html.pl
make-html: don't possibly import from LUGS::Events::Parser
[lugs.git] / make-html / make-html.pl
index 74b3371b39c51b646c242e486c2d6d7eb840c8f8..71cdd6f5c2e04145c41b89536ecfabeed43a2093 100755 (executable)
@@ -74,7 +74,7 @@ use constant true => 1;
 
 use File::Copy qw(copy);
 use File::Temp qw(tempfile);
-use LUGS::Events::Parser;
+use LUGS::Events::Parser ();
 
 # Return a new instance of our class.
 sub new