github-corners
github-corners copied to clipboard
Remove unnecessary </path>
All the present path tags have corresponding ones which close them. Instead, closing those tags in the opening bracket would reduce the amount of code being written and retain the same result.