[Clean Up] - Removed EOF line

This commit is contained in:
Blake Ridgway 2022-09-15 21:51:28 -05:00
parent 3e38a13430
commit f9014ff69e

View file

@ -621,4 +621,4 @@ imap <F7> <Plug>(JavaComplete-Imports-RemoveUnused)
" Run current file tests
map <leader>ju :JUnit %<cr>
" Run all tests
map <leader>ja :JUnit *<cr>
map <leader>ja :JUnit *<cr>