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 @@ def horz_t(*args, a=1, b=1, c=1, which=None):
|
|||
'┇': [p(vholes, num=2, level=3)],
|
||||
'┊': [p(vholes, num=3)],
|
||||
'┋': [p(vholes, num=3, level=3)],
|
||||
'┌': [p(corner, '┌')],
|
||||
}
|
||||
|
||||
t, f = 1, 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue