Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 272cc58

Browse files
committed
Remove unused dependency
1 parent bbd979d commit 272cc58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ModLoader/Loader.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@
66
using System;
77
using System.Reflection;
88
using UnityEngine.SceneManagement;
9-
using UnityEngine.Events;
109
using System.IO;
1110
using System.Text.RegularExpressions;
1211
using SFS.UI;
1312
using SFS.Input;
14-
using SFS.Adapter;
1513
using SFS.Translations;
1614
using ModLoader.UI;
1715
using ModLoader.Helpers;

0 commit comments

Comments
 (0)