mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 08:46:10 +08:00
unnecessary pass statement
This commit is contained in:
parent
8208fc4f87
commit
ff1aea3d96
@ -538,8 +538,7 @@ def get_special_ansi_escapes():
|
||||
'bold': '\x1b[1m',
|
||||
'underline': '\x1b[4m'
|
||||
}
|
||||
pass
|
||||
|
||||
|
||||
return g_special_escapes_dict
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user