Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
WhistleWiz committed Mar 6, 2024
1 parent 39e4b4d commit abadba5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions CC.Game/CargoManager.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using CC.Common;
using CC.Game;
using DV;
using DV.ThingTypes;
using DV.ThingTypes.TransitionHelpers;
using DVLangHelper.Data;
using Newtonsoft.Json;
using System;
Expand Down
1 change: 0 additions & 1 deletion CC.Game/Extensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using DV.ThingTypes.TransitionHelpers;
using System;
using System.Collections.Generic;
using System.Linq;
using UnityEngine;

namespace CC.Game
Expand Down
1 change: 0 additions & 1 deletion CC.Game/Patches/JobsManagerPatches.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using DV.Logic.Job;
using HarmonyLib;
using System;

namespace CC.Game.Patches
{
Expand Down

0 comments on commit abadba5

Please sign in to comment.