mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
remove debug
This commit is contained in:
@@ -1759,7 +1759,6 @@ class CmdInput extends React.Component<{}, {}> {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
console.log("cmd-input mount", this.cmdInputRef);
|
||||
let elem = this.cmdInputRef.current;
|
||||
if (elem == null) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user