woff2_test: [minor] remove unused local variable

This commit is contained in:
Cosimo Lupo 2022-11-09 11:08:37 +00:00
parent 04b43ed833
commit 12bf60aee0
No known key found for this signature in database
GPG Key ID: DF65A8A5A119C9A8

View File

@ -621,7 +621,6 @@ class WOFF2WriterTTFTest(WOFF2WriterTest):
self.assertEqual(self.writer.tables[tag].data, normTables[tag])
def test_hmtx_trasform(self):
tableTransforms = {"glyf", "loca", "hmtx"}
def compile_hmtx(compressed):
tableTransforms = woff2TransformedTableTags