[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -48,7 +48,7 @@ define(
|
||||
SaveAction.prototype.perform = function () {
|
||||
var domainObject = this.domainObject;
|
||||
|
||||
function resolveWith(object){
|
||||
function resolveWith(object) {
|
||||
return function () {
|
||||
return object;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user