mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
removed schema.js
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
(function (Feed) {
|
||||
var RDB = require('./redis.js'),
|
||||
schema = require('./schema.js'),
|
||||
posts = require('./posts.js'),
|
||||
topics = require('./topics.js'),
|
||||
fs = require('fs'),
|
||||
|
||||
Reference in New Issue
Block a user