Skip to content

Commit e3fcb7f

Browse files
authored
chore: client: view: rm comment
1 parent 64e4aba commit e3fcb7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client/modules/view/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,6 @@ function check(src) {
323323
throw Error('src should be a string!');
324324
}
325325

326-
/**
327-
* function loads css and js of FancyBox
328-
* @callback - executes, when everything loaded
329-
*/
330326
async function loadAll() {
331327
const {DIR_DIST} = CloudCmd;
332328

0 commit comments

Comments
 (0)