Skip to content

Commit

Permalink
remove some braces that should not have been there.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Dec 4, 2016
1 parent 27f4cd7 commit ec10204
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions viewer/js/viewer/_WidgetsMixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,6 @@ define([
return options;
},

}

}
},

_createTitlePaneWidget: function (parentId, widgetConfig) {
var tp,
options = lang.mixin({
Expand Down

0 comments on commit ec10204

Please sign in to comment.