Skip to content

Commit

Permalink
NOBUG: Deployment fix (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
marklise authored Jul 1, 2020
1 parent f6ad46d commit 8d4320b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/models/master/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ exports.permit = require('./permit');
exports.warning = require('./warning');
exports.constructionPlan = require('./constructionPlan');
exports.managementPlan = require('./managementPlan');
exports.mine = require('./mine');

0 comments on commit 8d4320b

Please sign in to comment.