Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Aug 24, 2024
1 parent 151c94d commit 4a5f802
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/universal/network/pub_sub.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ void put_sub_ring_channel(Talloc& alloc) {
auto& session2 = session1;
#endif


std::this_thread::sleep_for(1s);

auto subscriber = session2.declare_subscriber(ke, channels::RingChannel(1));
Expand Down

0 comments on commit 4a5f802

Please sign in to comment.