未使用变量
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import BaseModel from './BaseModel';
|
||||
import { index, getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
|
||||
import { COUNTER } from './../consts';
|
||||
import { CounterModel } from './Counter';
|
||||
import { getModelForClass, prop, DocumentType } from '@typegoose/typegoose';
|
||||
|
||||
class Report {
|
||||
@prop({ required: true })
|
||||
|
||||
Reference in New Issue
Block a user