mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-22 02:41:23 +01:00
remove debug
This commit is contained in:
parent
465ff194e2
commit
773088d070
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user