Skip to content

Commit e7b6c53

Browse files
committed
cleanup pointless whitespaces
1 parent 250aff0 commit e7b6c53

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

beacon_chain/sync/column_syncer_assist.nim

-16
Original file line numberDiff line numberDiff line change
@@ -909,19 +909,3 @@ proc progress*[T](cas: ColumnSyncerAssist[T]): uint64 =
909909
## How many useful slots we've synced so far, adjusting for how much has
910910
## become obsolete by time movements
911911
cas.total - cas.len
912-
913-
914-
915-
916-
917-
918-
919-
920-
921-
922-
923-
924-
925-
926-
927-

0 commit comments

Comments
 (0)