We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bf2c2 commit debc4b9Copy full SHA for debc4b9
1 file changed
hwproj.front/src/api/api.ts
@@ -1732,20 +1732,6 @@ export interface ScopeDTO {
1732
*/
1733
courseUnitId?: number;
1734
}
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
-
1749
/**
1750
*
1751
* @export
0 commit comments