We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e4aba commit e3fcb7fCopy full SHA for e3fcb7f
client/modules/view/index.js
@@ -323,10 +323,6 @@ function check(src) {
323
throw Error('src should be a string!');
324
}
325
326
-/**
327
- * function loads css and js of FancyBox
328
- * @callback - executes, when everything loaded
329
- */
330
async function loadAll() {
331
const {DIR_DIST} = CloudCmd;
332
0 commit comments