Skip to content

Commit

Permalink
Im dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfoyle committed Nov 29, 2023
1 parent edb5ee3 commit 006f6c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export const getResponse = () => {
0xd9, 0xeb, 0xae, 0x0b,
];
// eslint-disable-next-line spellcheck/spell-checker
uuidStringify(uuidBytes); // '6ec0bd7f-11c0-43da-975e-2a8ad9ebae0b'
return uuidStringify(uuidBytes); // '6ec0bd7f-11c0-43da-975e-2a8ad9ebae0b'
};

0 comments on commit 006f6c3

Please sign in to comment.