Skip to content

Commit 10b225a

Browse files
committed
chore: cloudcmd: actions: lint ☘️
1 parent 289f67e commit 10b225a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

client/modules/user-menu/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const {
2323
DOM,
2424
CloudFunc,
2525
} = globalThis;
26+
2627
const Name = 'UserMenu';
2728

2829
CloudCmd[Name] = {

common/cloudfunc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,3 @@ export function getDotDot(path) {
294294

295295
return dotDot;
296296
}
297-

0 commit comments

Comments
 (0)