Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit b8273a9

Browse files
Fixed warning
1 parent caf0c4f commit b8273a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/SO Architecture/Editor/SOArchitecture_EditorUtility.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ static SOArchitecture_EditorUtility()
1717
}
1818

1919
private static PropertyDrawerGraph _propertyDrawerGraph;
20-
private static Regex _removeWhiteSpace = new Regex(@"\s+");
2120
private static Assembly _defaultTargetType;
2221
private static BindingFlags _fieldBindingsFlag = BindingFlags.Instance | BindingFlags.NonPublic;
2322

0 commit comments

Comments
 (0)