Remove empty line
authorJamie Cameron <jcameron@webmin.com>
Wed, 11 Mar 2009 21:17:12 +0000 (21:17 +0000)
committerJamie Cameron <jcameron@webmin.com>
Wed, 11 Mar 2009 21:17:12 +0000 (21:17 +0000)
apache/apache-lib.pl

index 78091f9..e7d2607 100644 (file)
@@ -1,7 +1,6 @@
 # apache-lib.pl
 # Common functions for apache configuration
 
-
 BEGIN { push(@INC, ".."); };
 use WebminCore;
 $directive_type_count = 20;