remove unused items

This commit is contained in:
GotPPay
2017-12-03 18:25:10 +01:00
parent 94d2883c01
commit e8ee77a40d
5 changed files with 0 additions and 221 deletions

View File

@@ -1,2 +0,0 @@
export const dbURL = 'mongodb://localhost:27017/tellall';
export const PORT = 5000;