Skip to content

Commit

Permalink
Removing the stale print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
amanand committed Oct 19, 2016
1 parent 6c8ecfe commit 422879d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jetapp/yang/op/rpc_get_lwaftr_statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ def stats_per_instance(instance):
print "</statistics>"

def snabb_statistics(output,argv):
print "Displaying the snabb state counters"
root = ET.fromstring(output)
print "<snabb>"
found = 0
Expand Down

0 comments on commit 422879d

Please sign in to comment.