[py] minor, remove unnecessary pass
discovered by lgtm
This commit is contained in:
parent
45d9e8d76c
commit
cdf18e8338
@ -181,7 +181,6 @@ def print_shaping_table(f):
|
||||
if items not in ligatures:
|
||||
ligatures[items] = {}
|
||||
ligatures[items][shape] = c
|
||||
pass
|
||||
else:
|
||||
# Save shape
|
||||
if items[0] not in names:
|
||||
|
Loading…
Reference in New Issue
Block a user