mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
Remove log
This commit is contained in:
parent
820ed0bd9d
commit
97a142d9cb
@ -3,7 +3,6 @@ import { getSelectedMathModelWidget } from './utils';
|
||||
|
||||
export default class MathCommand extends Command {
|
||||
execute( equation, display, outputType, forceOutputType ) {
|
||||
console.log( 'execute', display, outputType, forceOutputType );
|
||||
const model = this.editor.model;
|
||||
const selection = model.document.selection;
|
||||
const selectedElement = selection.getSelectedElement();
|
||||
|
Loading…
x
Reference in New Issue
Block a user