Skip to content

Commit

Permalink
clanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tabaktoni authored Jun 5, 2024
1 parent 8e9d58c commit 23e6887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/api/rpcspec_0_6/contract.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export type IMPL = {
interface_name: string;
};

// eslint-disable-next-line @typescript-eslint/no-unused-vars
export type EVENT_KIND = 'struct' | 'enum';

export type EVENT_FIELD = {
Expand Down

0 comments on commit 23e6887

Please sign in to comment.