Presenter: Neue Struktur im Layout umgesetzt
[kivitendo-erp.git] / SL / Layout / Content.pm
index 6bf7267..8e0549b 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'>";
 }