clean(js): remove console

This commit is contained in:
Paul Chavard 2023-01-05 21:31:24 +01:00
parent 8283947e60
commit e6d5033184

View file

@ -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,