test: drop unused variable

This commit is contained in:
Michele Caini
2024-01-09 08:59:45 +01:00
parent 8177f8934c
commit b32b8002d3

View File

@@ -418,7 +418,6 @@ TEST(SingleComponentView, FrontBack) {
}
TEST(SingleComponentView, DeductionGuide) {
entt::registry registry; // NOLINT
entt::storage_type_t<int> istorage; // NOLINT
entt::storage_type_t<test::pointer_stable> sstorage; // NOLINT