Skip to content

Commit dc1e53f

Browse files
committed
remove unused reportName param
1 parent 66de3d6 commit dc1e53f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libs/API/parameters/CreateAppReportParams.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
type CreateAppReportParams = {
2-
// Pass reportName only if it's a custom user defined name
3-
reportName?: string;
42
policyID?: string;
53
type: string;
64
reportID: string;

0 commit comments

Comments
 (0)