take out duplicate docs
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / DiaUml.pm
index 7c02d33..f6a0f10 100644 (file)
@@ -52,8 +52,6 @@ automatically arrange them horizontally or vertically.
 
 =cut
 
-# -------------------------------------------------------------------
-
 use strict;
 
 use vars qw[ $DEBUG $VERSION @EXPORT_OK ];
@@ -75,8 +73,6 @@ sub tt_schema { 'schema.tt2' }
 
 1;
 
-# -------------------------------------------------------------------
-
 =pod
 
 =head1 AUTHOR