delete a duplicate filename candidate

This commit is contained in:
Kartik K. Agaram 2022-09-18 01:54:32 -07:00
parent d141822e6c
commit cf227f9031
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ function source.initialize_globals()
Show_file_navigator = false
File_navigation = {
all_candidates = {
'main',
'run',
'run_tests',
'log',