refactoring things out, removing unused additions

This commit is contained in:
Evil Factory
2021-09-10 19:10:05 -03:00
parent 813aaf29b8
commit ffb24594bc
8 changed files with 87 additions and 37 deletions
@@ -82,7 +82,6 @@
<ItemGroup>
<PackageReference Include="MoonSharp" Version="2.0.0" />
<PackageReference Include="MoonSharp.Debugger.VsCode" Version="2.0.0" />
</ItemGroup>
<!-- Sourced from https://stackoverflow.com/a/45248069 -->