diff --git a/lib/WebGUI/Asset/Event.pm b/lib/WebGUI/Asset/Event.pm index a95c9c4e8..7bd821033 100644 --- a/lib/WebGUI/Asset/Event.pm +++ b/lib/WebGUI/Asset/Event.pm @@ -13,7 +13,6 @@ $VERSION = "0.0.0"; #################################################################### use strict; -use warnings; use Tie::IxHash; use Storable qw(nfreeze thaw);