clean(js): remove console
This commit is contained in:
parent
8283947e60
commit
e6d5033184
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ const {
|
|||
|
||||
const AUTOSAVE_DEBOUNCE_DELAY = debounce_delay;
|
||||
|
||||
console.log(AUTOSAVE_DEBOUNCE_DELAY);
|
||||
|
||||
export class TypeDeChampEditorController extends ApplicationController {
|
||||
static values = {
|
||||
typeDeChampStableId: String,
|
||||
|
|
Loading…
Reference in a new issue