Skip to content

Commit

Permalink
Removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Dec 14, 2023
1 parent ae5387d commit 9f0d96f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion burst/burst.py
Original file line number Diff line number Diff line change
Expand Up @@ -655,4 +655,3 @@ def get_search_query(definition, key):
if key == 'key' or key == 'table' or key == 'row':
return "dom." + definition['parser'][key]
return definition['parser'][key]

0 comments on commit 9f0d96f

Please sign in to comment.