Code

* gosa-si-server-nobus
[gosa.git] / gosa-si / modules / ArpWatch.pm
index 1b2f70a405baf99e0aa101c994dbe6f40577a4a4..6487ef1013ea832eacd3a49053cbf71137a6e026 100644 (file)
@@ -3,7 +3,6 @@ package POE::Component::ArpWatch;
 
 use strict;
 use warnings;
-use utf8;
 
 BEGIN{
        eval('use POE');