Commit 38e09479 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige coma extra

parent e08e72bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -310,6 +310,6 @@ define([
		_subGetPropertySchema: function(req) {

			this._getPropertySchema(req);
		},
		}
	});
});