removed commented code

This commit is contained in:
paul-loedige
2022-10-24 01:12:22 +09:00
parent 697f7d31aa
commit b5c929cbc8
-1
View File
@@ -41,7 +41,6 @@ def Left_widgets(size,fontsize,prompt=False):
text='', text='',
foreground=light_foreground_color, foreground=light_foreground_color,
fontsize=fontsize, fontsize=fontsize,
# margin=5,
background=blue_color background=blue_color
), ),
*powerline_arrow('r',blue_color,base_color,size), *powerline_arrow('r',blue_color,base_color,size),