We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ad46d commit 8d4320bCopy full SHA for 8d4320b
api/src/models/master/index.js
@@ -12,4 +12,3 @@ exports.permit = require('./permit');
12
exports.warning = require('./warning');
13
exports.constructionPlan = require('./constructionPlan');
14
exports.managementPlan = require('./managementPlan');
15
-exports.mine = require('./mine');
0 commit comments