diff --git a/Scripts/UVtools.Python/UVtools.runtimeconfig.json b/Scripts/UVtools.Python/UVtools.runtimeconfig.json index 4986d16..4148c49 100644 --- a/Scripts/UVtools.Python/UVtools.runtimeconfig.json +++ b/Scripts/UVtools.Python/UVtools.runtimeconfig.json @@ -6,4 +6,4 @@ "version": "6.0.0" } } -} \ No newline at end of file +} diff --git a/Scripts/UVtools.Python/UVtoolsBootstrap.py b/Scripts/UVtools.Python/UVtoolsBootstrap.py index d78c84b..5f32a37 100644 --- a/Scripts/UVtools.Python/UVtoolsBootstrap.py +++ b/Scripts/UVtools.Python/UVtoolsBootstrap.py @@ -6,8 +6,6 @@ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. """ -from clr_loader import get_coreclr -from pythonnet import set_runtime import sys import platform import os