Remove unused code

This commit is contained in:
seeg
2025-02-23 01:04:05 +00:00
committed by GitHub
parent 1ea9dc0561
commit 0ae97e6dd7

View File

@@ -92,7 +92,3 @@ export const Menu = () => {
</div>
);
};
function msg(arg0: string): any {
throw new Error('Function not implemented.');
}