parent
af0ae08dc4
commit
96c1e0998f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var app = Application.prototype;
|
|||
* Expose `Application`.
|
||||
*/
|
||||
|
||||
exports = module.exports = Application;
|
||||
module.exports = Application;
|
||||
|
||||
/**
|
||||
* Initialize a new `Application`.
|
||||
|
|
Loading…
Reference in a new issue