diff --git a/enjoy/src/main/db/models/audio.ts b/enjoy/src/main/db/models/audio.ts index bc07e8a1..751d24ce 100644 --- a/enjoy/src/main/db/models/audio.ts +++ b/enjoy/src/main/db/models/audio.ts @@ -2,7 +2,6 @@ import { AfterCreate, AfterUpdate, AfterDestroy, - BeforeSave, BeforeCreate, BelongsTo, Table,