Removed a line break in StatusBarConfig

Fixed my .gitconfig file for line endings issue
This commit is contained in:
Ermal
2019-01-19 12:58:57 -05:00
committed by Ermal Shkullaku
parent e8925e3e72
commit e1dbff24aa
@@ -80,5 +80,4 @@ public interface StatusBarsConfig extends Config
{ {
return true; return true;
} }
} }