forked from Yara724/api
YARA-1078
This commit is contained in:
@@ -13,5 +13,6 @@ import { ReportsService } from "./reports.service";
|
||||
],
|
||||
controllers: [ReportsController],
|
||||
providers: [ReportsService],
|
||||
exports: [ReportsService],
|
||||
})
|
||||
export class ReportsModule {}
|
||||
|
||||
Reference in New Issue
Block a user