bump deps

This commit is contained in:
nolash
2021-11-04 12:10:07 +01:00
parent 92aa07155b
commit 5be0fbc18c
4 changed files with 1 additions and 4 deletions

View File

@@ -204,7 +204,6 @@ class CICEth(Extension):
else:
r = o
logg.debug('>>>>>>>>>>>>>>>>>>>>>>>>>> token index result {} {}'.format(r, o))
writer.write('token_index', r.encode('utf-8'))
self.add_outputs('token_index', r)
return r