We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae54d57 commit a1b58bdCopy full SHA for a1b58bd
include/Log.cs
@@ -1,10 +1,6 @@
1
using System;
2
-using System.Collections.Generic;
3
-using System.Linq;
4
using System.Reflection;
5
using System.Runtime.CompilerServices;
6
-using System.Text;
7
-using System.Threading.Tasks;
8
using UnityEngine;
9
10
namespace KSPBuildTools
0 commit comments