Skip to content

Commit

Permalink
delete blank line at end of file
Browse files Browse the repository at this point in the history
Signed-off-by: ShotaAshida <[email protected]>
  • Loading branch information
ShotaAshida committed Oct 30, 2019
1 parent 2196943 commit 49be5e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chaosazure/aks/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,3 @@ def format_query(sample, node_resource_group):
else:
return "where resourceGroup =~ '{}' | sample {}".format(
node_resource_group, sample)

0 comments on commit 49be5e4

Please sign in to comment.