Skip to content

Commit 6826ff7

Browse files
authored
Merge pull request #204 from dceara/fix-lint-errors
ovn_stats: Remove unused variable.
2 parents 5dc43e4 + 1c9aa08 commit 6826ff7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ovn-tester/ovn_stats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def _timeit(*args, **kwargs):
2929

3030

3131
def clear():
32-
global timed_functions
3332
timed_functions.clear()
3433

3534

0 commit comments

Comments
 (0)