Skip to content

Commit 8734245

Browse files
committed
minor
1 parent a6a7d28 commit 8734245

File tree

1 file changed

+0
-1
lines changed
  • services/static-webserver/client/source/class/osparc/dashboard

1 file changed

+0
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,6 @@ qx.Class.define("osparc.dashboard.StudyBrowser", {
971971
},
972972

973973
invalidateFunctions: function() {
974-
osparc.store.Functions.invalidateFunctions();
975974
this.__resetStudiesList();
976975
if (this._resourcesContainer.getFlatList()) {
977976
this._resourcesContainer.getFlatList().nextRequest = null;

0 commit comments

Comments
 (0)