Private
Public Access
1
0

removing some print statements

This commit is contained in:
Sander Roosendaal
2018-05-11 09:49:37 +02:00
parent 9969fb8d29
commit 6e55d490a6

View File

@@ -2208,7 +2208,6 @@ def interactive_chart(id=0,promember=0):
script, div = components(plot)
print div,"aap"
return [script,div]