Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfoyle committed Nov 29, 2023
1 parent 40f75ad commit edb5ee3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ export const getResponse = () => {
0x6e, 0xc0, 0xbd, 0x7f, 0x11, 0xc0, 0x43, 0xda, 0x97, 0x5e, 0x2a, 0x8a,
0xd9, 0xeb, 0xae, 0x0b,
];
// eslint-disable-next-line spellcheck/spell-checker
uuidStringify(uuidBytes); // '6ec0bd7f-11c0-43da-975e-2a8ad9ebae0b'
};

0 comments on commit edb5ee3

Please sign in to comment.