Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Sep 1, 2018
1 parent 8868af3 commit 467ceb4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/benchmarks/json/parsers/funcparserlib_json.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import timeit

"""Based on
https://github.com/vlasovskikh/funcparserlib/blob/master/funcparserlib/tests/json.py.
"""

import timeit
import re

from funcparserlib.lexer import make_tokenizer
Expand Down

0 comments on commit 467ceb4

Please sign in to comment.