mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(client) rm console.log
This commit is contained in:
parent
af2548acd1
commit
a2c17e5e0e
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ function CloudCmdProto(DOM) {
|
|||
|
||||
Images.show.load(imgPosition, panel);
|
||||
const path = addSlashToEnd(p.path);
|
||||
console.log(path);
|
||||
|
||||
/* загружаем содержимое каталога */
|
||||
await ajaxLoad(path, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue