removed blank lines

This commit is contained in:
hoergen 2017-11-26 21:56:39 +01:00
parent b348692a47
commit c32b6000cb
2 changed files with 0 additions and 6 deletions

View File

@ -1,5 +1,3 @@
<?php
/**
@ -129,4 +127,3 @@ function vier_form(App $a, $style, $show_pages, $show_profiles, $show_helpers, $
));
return $o;
}

View File

@ -1,5 +1,3 @@
<?php
use Friendica\Core\Config;
@ -60,4 +58,3 @@ if (isset($_SERVER['HTTP_IF_MODIFIED_SINCE']) || isset($_SERVER['HTTP_IF_NONE_MA
}
}
echo $stylecss;