Bar: Remove missing function
This commit is contained in:
parent
eed592986c
commit
e2da3142b5
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ interface IBarProps {
|
|||
toggleSymbols: () => void
|
||||
toggleTimeline: () => void
|
||||
toggleMessages: () => void
|
||||
goHome: () => void
|
||||
}
|
||||
|
||||
export const BAR_WIDTH = 64; // 4rem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue