mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Remove duplicated definition
This commit is contained in:
@@ -123,7 +123,6 @@ box_chars = {
|
||||
'┇': [p(vholes, num=2, level=3)],
|
||||
'┊': [p(vholes, num=3)],
|
||||
'┋': [p(vholes, num=3, level=3)],
|
||||
'┌': [p(corner, '┌')],
|
||||
}
|
||||
|
||||
t, f = 1, 3
|
||||
|
||||
Reference in New Issue
Block a user