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;
|
const AUTOSAVE_DEBOUNCE_DELAY = debounce_delay;
|
||||||
|
|
||||||
console.log(AUTOSAVE_DEBOUNCE_DELAY);
|
|
||||||
|
|
||||||
export class TypeDeChampEditorController extends ApplicationController {
|
export class TypeDeChampEditorController extends ApplicationController {
|
||||||
static values = {
|
static values = {
|
||||||
typeDeChampStableId: String,
|
typeDeChampStableId: String,
|
||||||
|
|
Loading…
Add table
Reference in a new issue