We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6337e commit 6a47359Copy full SHA for 6a47359
src/services/dataProtection/dataProtectionApi.ts
@@ -15,7 +15,6 @@ import { IRequest } from "../../typings/requestOptions";
15
import Resource from "../resource";
16
17
import { ObjectSerializer } from "../../typings/dataProtection/objectSerializer";
18
-import { ServiceError } from "../../typings/dataProtection/models";
19
import { SubjectErasureByPspReferenceRequest } from "../../typings/dataProtection/models";
20
import { SubjectErasureResponse } from "../../typings/dataProtection/models";
21
0 commit comments