remove log
This commit is contained in:
parent
a750490eea
commit
b03bf9ec3d
1 changed files with 0 additions and 1 deletions
|
|
@ -187,6 +187,5 @@ export function duplicateActivePattern() {
|
|||
}
|
||||
|
||||
export function setActivePattern(key) {
|
||||
console.log('set', key);
|
||||
settingsMap.setKey('activePattern', key);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue