mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 16:56:42 +08:00
removed tabs in unwanted places
2 lines had tabs in the middle of the code, between spaces. This can cause warnings in some tools and red markings in Git when commiting code (tabs are to be used only as the starting characters, never after any character). After this commit, there are no tabs in the file at all.
This commit is contained in:
parent
ed21395b20
commit
b54c084ac1