Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 3607172

Browse files
committed
lint fix
1 parent bed5fb4 commit 3607172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ts/pages/governance/governance.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ export class Governance extends React.Component<RouteComponentProps<any>> {
185185
fontSize="17px"
186186
fontWeight={300}
187187
>
188-
<div></div>
189188
{historyState.done
190189
? `${historyState.timestamp.format('MMMM Do, YYYY - hh:mm a')}`
191190
: 'TBD'}

0 commit comments

Comments
 (0)