Skip to content

Commit 885855d

Browse files
chore: remove unused imports
1 parent a504bb1 commit 885855d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/WorkItemTypes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { BaseResource } from "./BaseResource";
22
import { Configuration } from "../Configuration";
3-
import { PaginatedResponse } from "../models/common";
43
import { WorkItemType, CreateWorkItemType, UpdateWorkItemType } from "../models/WorkItemType";
54

65
export interface ListWorkItemTypesParams {

0 commit comments

Comments
 (0)