Commit 05471043 authored by Nick Craver's avatar Nick Craver

Cleanup: StringSplits

parent ee7576fa
......@@ -5,6 +5,5 @@ internal static class StringSplits
public static readonly char[]
Space = { ' ' },
Comma = { ',' };
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment