mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Remove duplicated definition
This commit is contained in:
parent
717a5ba540
commit
ce084c4c3f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue