aboutsummaryrefslogtreecommitdiff
path: root/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'css.php')
-rw-r--r--css.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/css.php b/css.php
index 0f686d5..466b103 100644
--- a/css.php
+++ b/css.php
@@ -25,5 +25,3 @@ catch(DoesNotExistError $e)
header("Content-Type: text/plain; charset=UTF-8");
echo "404 - Not found.";
}
-
-?>