mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
rm stray comment
This commit is contained in:
parent
e035ce97ce
commit
f371092845
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ codeCodes = {
|
||||||
'blue': '0;34', 'white': '1;37',
|
'blue': '0;34', 'white': '1;37',
|
||||||
'green': '0;32', 'bright blue': '1;34',
|
'green': '0;32', 'bright blue': '1;34',
|
||||||
'cyan': '0;36', 'bright green': '1;32',
|
'cyan': '0;36', 'bright green': '1;32',
|
||||||
# 'cyan': '0;32', 'bright green': '1;32',
|
|
||||||
'red': '0;31', 'bright cyan': '1;36',
|
'red': '0;31', 'bright cyan': '1;36',
|
||||||
'purple': '0;35', 'bright red': '1;31',
|
'purple': '0;35', 'bright red': '1;31',
|
||||||
'yellow': '0;33', 'bright purple': '1;35',
|
'yellow': '0;33', 'bright purple': '1;35',
|
||||||
|
|
Loading…
Reference in a new issue