Skip to content

Commit b7db630

Browse files
committed
remove space
1 parent 459cb4f commit b7db630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jsm/inspector/tabs/Parameters.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ class ParametersGroup {
106106
this._registerParameter( object, property, editor, subItem );
107107

108108
}
109-
109+
110110
_registerParameter( object, property, editor, subItem ) {
111111

112112
this.objects.push( { object: object, key: property, editor: editor, subItem: subItem } );

0 commit comments

Comments
 (0)