Skip to content

Commit

Permalink
Removes unnecessary require() in Associations/Many.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dresende committed Mar 15, 2013
1 parent f29ed73 commit 9e4e71f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Associations/Many.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var InstanceConstructor = require("../Instance").Instance;
var Singleton = require("../Singleton");
var Settings = require("../Settings");
var Property = require("../Property");

Expand Down

0 comments on commit 9e4e71f

Please sign in to comment.