Skip to content

Commit c077e24

Browse files
committed
cleanup
1 parent 4b93140 commit c077e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/dashboard_save_load.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
# Now create the dashboard from the file. We use a filter for the Cassandra process
4545
# as an example.
4646
#
47-
4847
dashboardFilter = "proc.name = cassandra"
4948

5049
res = sdclient.create_dashboard_from_file('test dasboard from file', 'dashboard.json', dashboardFilter)

0 commit comments

Comments
 (0)