Remove trailing whitespace added by 242bcec
This commit is contained in:
parent
242bcec539
commit
cad616ed22
|
@ -101,7 +101,7 @@ module.exports = function(registry) {
|
|||
|
||||
/**
|
||||
* The `loopback.Model.extend()` method calls this when you create a model that extends another model.
|
||||
* Add any setup or configuration code you want executed when the model is created.
|
||||
* Add any setup or configuration code you want executed when the model is created.
|
||||
* See [Setting up a custom model](http://docs.strongloop.com/display/LB/Extending+built-in+models#Extendingbuilt-inmodels-Settingupacustommodel).
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue