remove using whoops

This commit is contained in:
JohnCorby 2022-01-31 16:33:22 -08:00
parent 2f60039ca6
commit 5ec240b5b8

View File

@ -8,7 +8,6 @@ using QSB.Utility;
using QSB.WorldSync;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Threading;
using UnityEngine;