X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/eb0c10b0a09da8ff4590c3043a9fa6dd10775ee4..f7866adf1844e79ada8df88c703b0ec9a39c5657:/SL/Taxkeys.pm diff --git a/SL/Taxkeys.pm b/SL/Taxkeys.pm index 8d90dcb3c..cf3463bb7 100644 --- a/SL/Taxkeys.pm +++ b/SL/Taxkeys.pm @@ -1,11 +1,11 @@ package Taxkeys; -use strict; - use Memoize; use SL::DBUtils; +use strict; + sub new { my $type = shift;