mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
refactor: remove unused data
This commit is contained in:
committed by
Carlos Valente
parent
ef906f43d7
commit
66a4e27fdd
@@ -28,8 +28,6 @@ interface EventRowProps {
|
||||
rowBgColour?: string;
|
||||
parentBgColour?: string;
|
||||
table: Table<OntimeEntry>;
|
||||
/** hack to force re-rendering of the row when the column sizes change */
|
||||
columnHash: string;
|
||||
firstAfterBlock: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user