Skip to content

Commit 377e1b1

Browse files
authored
Remove unused print header in test (#99)
1 parent 2c04eb9 commit 377e1b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/beman/execution26/exec-with-awaitable-senders.test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <test/execution.hpp>
99

1010
#include <coroutine>
11-
#include <print>
1211

1312
// This examples shows how to await on senders
1413
// but also how to use awaitables with sender algorithms

0 commit comments

Comments
 (0)