diff options
Diffstat (limited to 'lib/MasterServer/TCP/ListCompiler.pm')
| -rwxr-xr-x | lib/MasterServer/TCP/ListCompiler.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/MasterServer/TCP/ListCompiler.pm b/lib/MasterServer/TCP/ListCompiler.pm index a5571d0..97ef541 100755 --- a/lib/MasterServer/TCP/ListCompiler.pm +++ b/lib/MasterServer/TCP/ListCompiler.pm @@ -1,9 +1,7 @@ - package MasterServer::TCP::ListCompiler; use strict; use warnings; - use Exporter 'import'; our @EXPORT = qw| compile_list compile_list_cmp compile_sync |; |
