Fix missing assert

This commit is contained in:
Ritchie Martori 2013-12-02 16:37:42 -08:00
parent 31111207af
commit 2c36935404
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
var loopback = require('../loopback');
var RemoteObjects = require('strong-remoting');
var assert = require('assert');
/**
* Export the middleware.