improve plugin load

This commit is contained in:
schedpas
2024-04-18 06:28:40 +02:00
parent efb0636312
commit eb764da56f
4 changed files with 68 additions and 28 deletions

View File

@@ -10,9 +10,6 @@ namespace Pilz.Plugins
{
None,
Success,
AlreadyLoaded,
FileNotFound,
ErrorAtLoading,
ErrorAtInitializing,
NoValidPlugin
}