Skip to content

Commit a1b58bd

Browse files
committed
remove unused imports
1 parent ae54d57 commit a1b58bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/Log.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
42
using System.Reflection;
53
using System.Runtime.CompilerServices;
6-
using System.Text;
7-
using System.Threading.Tasks;
84
using UnityEngine;
95

106
namespace KSPBuildTools

0 commit comments

Comments
 (0)