Skip to content

Commit debc4b9

Browse files
committed
update api client
1 parent 44bf2c2 commit debc4b9

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

hwproj.front/src/api/api.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,20 +1732,6 @@ export interface ScopeDTO {
17321732
*/
17331733
courseUnitId?: number;
17341734
}
1735-
/**
1736-
*
1737-
* @export
1738-
* @interface SheetUrl
1739-
*/
1740-
export interface SheetUrl {
1741-
/**
1742-
*
1743-
* @type {string}
1744-
* @memberof SheetUrl
1745-
*/
1746-
url?: string;
1747-
}
1748-
17491735
/**
17501736
*
17511737
* @export

0 commit comments

Comments
 (0)