Skip to content

Commit b6cf1cb

Browse files
committed
Removed unused imports
1 parent 369dba6 commit b6cf1cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/CommunityFixes/Fix/SaveLoadDateTimeFix/SaveLoadDateTimeFix_Patch.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using HarmonyLib;
22
using KSP.Game;
3-
using KSP.Logging;
4-
using System.Globalization;
53
using UnityEngine.UI;
64

75
namespace CommunityFixes.Fix.SaveLoadDateTimeFix;

0 commit comments

Comments
 (0)