X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FRequirementSpecStatus.pm;h=12d5a653e6372a0e020c8f1e89b1c07da112f075;hb=bdc944eae9567aa4bd256b56b89f6004890fc585;hp=eeda52475a0b8f489ee522030bfa02bd8588dba1;hpb=c45b8d02a52b00efe282e14e55cf5c464066eb01;p=kivitendo-erp.git diff --git a/SL/Controller/RequirementSpecStatus.pm b/SL/Controller/RequirementSpecStatus.pm index eeda52475..12d5a653e 100644 --- a/SL/Controller/RequirementSpecStatus.pm +++ b/SL/Controller/RequirementSpecStatus.pm @@ -5,7 +5,6 @@ use strict; use parent qw(SL::Controller::Base); use SL::DB::RequirementSpecStatus; -use SL::DB::Language; use SL::Helper::Flash; use SL::Locale::String;