woff2_test: [minor] remove unused local variable
This commit is contained in:
parent
04b43ed833
commit
12bf60aee0
@ -621,7 +621,6 @@ class WOFF2WriterTTFTest(WOFF2WriterTest):
|
|||||||
self.assertEqual(self.writer.tables[tag].data, normTables[tag])
|
self.assertEqual(self.writer.tables[tag].data, normTables[tag])
|
||||||
|
|
||||||
def test_hmtx_trasform(self):
|
def test_hmtx_trasform(self):
|
||||||
tableTransforms = {"glyf", "loca", "hmtx"}
|
|
||||||
|
|
||||||
def compile_hmtx(compressed):
|
def compile_hmtx(compressed):
|
||||||
tableTransforms = woff2TransformedTableTags
|
tableTransforms = woff2TransformedTableTags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user