diff options
Diffstat (limited to 'htdocs/public/TODO/index.ejs')
-rw-r--r-- | htdocs/public/TODO/index.ejs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/public/TODO/index.ejs b/htdocs/public/TODO/index.ejs deleted file mode 100644 index 7b5edd2..0000000 --- a/htdocs/public/TODO/index.ejs +++ /dev/null @@ -1 +0,0 @@ -<% res.writeHead(200, { "Content-Type": "text/plain" }); %><%- fs.readFileSync(serverRoot + "/TODO"); %>
\ No newline at end of file |