Loading comments/comments.js +177 −179 Original line number Diff line number Diff line var Targets = require("./targets"); module.exports = (function(){ /** * Represents a Comments table. * Loading Loading @@ -193,5 +192,4 @@ module.exports = (function(){ } }; return Comments; })(); module.exports = Comments; Loading
comments/comments.js +177 −179 Original line number Diff line number Diff line var Targets = require("./targets"); module.exports = (function(){ /** * Represents a Comments table. * Loading Loading @@ -193,5 +192,4 @@ module.exports = (function(){ } }; return Comments; })(); module.exports = Comments;