Skip to content

Commit f69a94b

Browse files
committed
Reformat code
1 parent e225b44 commit f69a94b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

validator/validator.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ class ValidatorManagerInterface : public td::actor::Actor {
236236
}
237237
virtual void download_block_proof_link(BlockIdExt block_id, td::uint32 priority, td::Timestamp timeout,
238238
td::Promise<td::BufferSlice> promise) {
239-
240239
}
241240
virtual void get_next_key_blocks(BlockIdExt block_id, td::Timestamp timeout,
242241
td::Promise<std::vector<BlockIdExt>> promise) {

0 commit comments

Comments
 (0)