zs hai 1 ano
pai
achega
33b63c0cd8
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      src/interface/Upkeep.interface.ts

+ 1 - 5
src/interface/Upkeep.interface.ts

@@ -1,10 +1,6 @@
 import { Rule, RuleType } from '@midwayjs/validate';
 import { ApiProperty } from '@midwayjs/swagger';
-import {
-  FrameworkErrorEnum,
-  SearchBase,
-  ServiceError,
-} from 'free-midway-component';
+import { SearchBase } from 'free-midway-component';
 import get = require('lodash/get');
 const dealVO = (cla, data) => {
   for (const key in cla) {