mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore: lint
This commit is contained in:
parent
9c8c0533a4
commit
883eee96a2
1 changed files with 0 additions and 3 deletions
|
|
@ -4,11 +4,8 @@
|
|||
const DOM = require('./dom');
|
||||
|
||||
const Info = DOM.CurrentInfo;
|
||||
|
||||
const {sort, order} = CloudCmd;
|
||||
|
||||
const position = DOM.getPanelPosition();
|
||||
|
||||
let sortPrevious = sort[position];
|
||||
|
||||
const {getPanel} = DOM;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue