Bar: Remove missing function

This commit is contained in:
Eric NGUYEN 2022-09-23 09:29:16 +02:00
parent eed592986c
commit e2da3142b5

View file

@ -13,7 +13,6 @@ interface IBarProps {
toggleSymbols: () => void
toggleTimeline: () => void
toggleMessages: () => void
goHome: () => void
}
export const BAR_WIDTH = 64; // 4rem