pl-fe: remove unused defined messages

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-19 13:12:49 +01:00
parent c2942200ce
commit dc8c4a28e6

View File

@ -92,6 +92,8 @@ const ProfileLayout: React.FC = () => {
const showTabs = !['/following', '/followers', '/pins'].some(path => pathname.endsWith(path));
console.log(account);
return (
<>
{account?.local === false && (