Skip to content

Commit

Permalink
Remove unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom0Brien committed Feb 21, 2024
1 parent eb39ea1 commit 1c116b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/dsl/IdleSync.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class TestReactor : public test_util::TestBase<TestReactor, 1000> {
powerplant.shutdown();
});


on<Startup>().then([this] { emit(std::make_unique<Step<1>>()); });
}
};
Expand Down

0 comments on commit 1c116b3

Please sign in to comment.