diff options
author | Minteck <contact@minteck.org> | 2021-12-16 23:06:28 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2021-12-16 23:06:28 +0100 |
commit | 45557cdd61850abc30959c39054d29b45fefb8c2 (patch) | |
tree | 60f0ec310aae36eeb020b7ba5796bdd4b84d4607 /htdocs/public/TODO/index.ejs | |
parent | 7769ba124e9325a4848ca2925241de0526bd6a4e (diff) | |
download | wolfeye-js-45557cdd61850abc30959c39054d29b45fefb8c2.tar.gz wolfeye-js-45557cdd61850abc30959c39054d29b45fefb8c2.tar.bz2 wolfeye-js-45557cdd61850abc30959c39054d29b45fefb8c2.zip |
It's finally done!
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 |