Skip to content

Commit 7168c34

Browse files
committed
Remove unused "global" instruction
1 parent 9df13ac commit 7168c34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qweechat/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,4 @@ def write(config):
134134

135135
def color_options():
136136
"""Return color options."""
137-
global config_color_options
138137
return config_color_options

0 commit comments

Comments
 (0)