Skip to content

Commit

Permalink
Update private.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveantor authored Sep 19, 2023
1 parent cbee881 commit c117492
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/utils/private.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ export interface Incentives {
comment: CommentIncentives;
}

export interface CommandObj {
name: string;
enabled: boolean;
}

export interface MergedConfigs {
parsedRepo: WideRepoConfig | undefined;
parsedOrg: WideOrgConfig | undefined;
Expand Down

0 comments on commit c117492

Please sign in to comment.