Skip to content
Snippets Groups Projects
Commit 82416d25 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#691 - removed charts script from chart toString method

parent 4cd0a20a
Branches
Tags
No related merge requests found
......@@ -134,7 +134,6 @@ public class Chart implements ProvidesID
return "Chart{" +
"ID=" + ID +
", name='" + name + '\'' +
", script='" + script + '\'' +
", type=" + type +
", version=" + version +
", displayType=" + displayType +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment