Skip to content

Commit 595e276

Browse files
committed
not needed
1 parent 95f55a3 commit 595e276

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

services/static-webserver/client/source/class/osparc/Application.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,6 @@ qx.Class.define("osparc.Application", {
101101

102102
this.__initRouting();
103103
this.__startupChecks();
104-
105-
/*
106-
qx.bom.Stylesheet.createElement(`
107-
.osparc-markdown p { margin: 0; }
108-
.osparc-markdown p + p { margin-top: .35em; }
109-
`);
110-
*/
111104
},
112105

113106
__preloadCalls: async function() {

0 commit comments

Comments
 (0)