Skip to content

Commit

Permalink
Remove attributedStaff
Browse files Browse the repository at this point in the history
  • Loading branch information
vctrchu committed Jan 22, 2025
1 parent 083d4bf commit 7c09700
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {BaseInput} from './BaseInput';

export interface PurchaseCompleteInput extends BaseInput {
purchaseComplete: {
attributedStaff: any;
discounts: Discount[];
draftCheckoutId: string;
lineItems: LineItem[];
Expand Down

0 comments on commit 7c09700

Please sign in to comment.