Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Dye <[email protected]>
  • Loading branch information
B-T-D committed Aug 28, 2024
1 parent 76904d5 commit dba3e26
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// SPDX-License-Identifier: Apache-2.0

export interface OwnerCategory {
label: string;
definition?: string;
label: string;
definition?: string;
}

0 comments on commit dba3e26

Please sign in to comment.