test: cleanup

This commit is contained in:
skypjack
2025-10-08 12:28:22 +02:00
parent 281276e84e
commit 0fa1bc5999

View File

@@ -22,7 +22,6 @@ struct userdata {
entt::meta_any any{};
};
ASSIGN_TYPE_ID(void);
ASSIGN_TYPE_ID(std::size_t);
ASSIGN_TYPE_ID(test::boxed_int);
ASSIGN_TYPE_ID(test::empty);