]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Layout/Content.pm
Presenter: Neue Struktur im Layout umgesetzt
[kivitendo-erp.git] / SL / Layout / Content.pm
index 6bf726777e81d72ecfe55ef4355c1c7b70a609f8..8e0549bfee7bd26900da845a34b6d83a177ad4c6 100644 (file)
@@ -3,8 +3,6 @@ package SL::Layout::Content;
 use strict;
 use parent qw(SL::Layout::Base);
 
-use SL::Presenter;
-
 sub start_content {
   "<div id='content'>";
 }