diff options
Diffstat (limited to 'api/test.php')
-rw-r--r-- | api/test.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/api/test.php b/api/test.php deleted file mode 100644 index 627c0e1..0000000 --- a/api/test.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -header("Content-Type: text/plain"); -die("SUCCESS");
\ No newline at end of file |