Skip to content

Commit d50417f

Browse files
committed
remove unused param
1 parent c322b06 commit d50417f

File tree

1 file changed

+0
-3
lines changed
  • src/pages/workspace/accounting/netsuite

1 file changed

+0
-3
lines changed

src/pages/workspace/accounting/netsuite/types.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ type ExpenseRouteParams = {
7979
};
8080

8181
type CustomFieldSubStepWithPolicy = SubStepProps & {
82-
/** Policy ID of the current policy */
83-
policyID: string;
84-
8582
/** Current policy in the form steps */
8683
policy: Policy | undefined;
8784

0 commit comments

Comments
 (0)