テストページ廃止

This commit is contained in:
syuilo
2019-07-04 20:26:12 +09:00
parent 9254f95679
commit 40276d7f1a
5 changed files with 0 additions and 115 deletions

View File

@@ -41,7 +41,6 @@
if (`${url.pathname}/`.startsWith('/dev/')) app = 'dev';
if (`${url.pathname}/`.startsWith('/auth/')) app = 'auth';
if (`${url.pathname}/`.startsWith('/admin/')) app = 'admin';
if (`${url.pathname}/`.startsWith('/test/')) app = 'test';
//#endregion
// Script version