We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e747deb + 48cc5c2 commit b7fd84dCopy full SHA for b7fd84d
1 file changed
Assets/BidMachine/Editor/RemoveHelper.cs
@@ -1,4 +1,4 @@
1
-#pragma warning disable 0649
+#pragma warning disable 0649
2
using System.IO;
3
using UnityEditor;
4
using System.Text.RegularExpressions;
@@ -53,5 +53,4 @@ public static void RemovePlugin(bool isCleanBeforeUpdate = false)
53
}
54
55
56
-
57
-}
+}
0 commit comments