Small changes to check commiter name

This commit is contained in:
2026-02-27 20:56:45 -05:00
parent f266f83729
commit aa8edf76e5

View File

@@ -112,5 +112,4 @@ private:
return std::make_shared<Derived>(std::move(args)...);
}
};
#endif // TYPEFACTORY_H