Skip to content

Commit

Permalink
Removed base Model requirement for Document
Browse files Browse the repository at this point in the history
This var is unused since DocumentModel inherits from FileModel
  • Loading branch information
Delapouite committed Oct 11, 2012
1 parent 2125ba1 commit 2412931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/models/document.coffee
Expand Up @@ -9,7 +9,6 @@ CSON = null
yaml = null

# Local
{Model} = require(__dirname+'/../base')
FileModel = require(__dirname+'/file')


Expand Down

0 comments on commit 2412931

Please sign in to comment.