Skip to content

Commit d73386f

Browse files
Adam Schlesingeradamschlesinger
authored andcommitted
Clean up imports
1 parent 179ac0f commit d73386f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

com.onesignal.unity.ios/Editor/BuildPostProcessor.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,8 @@
5252
#define ADD_APP_GROUP
5353

5454
using System.IO;
55-
using System;
5655
using UnityEditor;
5756
using UnityEditor.iOS.Xcode;
58-
using System.Collections.Generic;
59-
using System.Diagnostics;
60-
using System.Linq;
6157
using System.Text.RegularExpressions;
6258
using UnityEditor.Build;
6359
using UnityEditor.Build.Reporting;

0 commit comments

Comments
 (0)