This commit is contained in:
Barış Soner Uşaklı
2018-06-18 14:37:32 -04:00
parent ed4787a3ea
commit ccad95cf73
19 changed files with 188 additions and 235 deletions

View File

@@ -20,8 +20,6 @@ require('./topics/create')(Topics);
require('./topics/delete')(Topics);
require('./topics/unread')(Topics);
require('./topics/recent')(Topics);
require('./topics/popular')(Topics);
require('./topics/top')(Topics);
require('./topics/user')(Topics);
require('./topics/fork')(Topics);
require('./topics/posts')(Topics);