Skip to content

Commit 1432269

Browse files
committed
fixed #if#def
1 parent 2b9eb32 commit 1432269

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Runtime/Attributes/TypeFilter.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Author: Alessandro Salani (Cippman)
33
*/
44

5-
#if UNITY_EDITOR
65

76
using System;
87
#if UNITY_EDITOR
@@ -174,6 +173,4 @@ private static bool IsNullOrEmpty<T>(T[] array)
174173
}
175174
}
176175
}
177-
#endif
178-
179176
#endif

0 commit comments

Comments
 (0)