X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquerycode%2F__init__.py;h=d46a8421f13f3c33d178e9f599241e757140cba0;hb=2a5654f70a3fdb0ca45382619098a5bea8913bf0;hp=55da3e9c986601aac4f162e51a0b5ee5bbe187ee;hpb=6e286d340b35106b65a543ecd1a3c8086953f50e;p=unfold.git diff --git a/plugins/querycode/__init__.py b/plugins/querycode/__init__.py index 55da3e9c..d46a8421 100644 --- a/plugins/querycode/__init__.py +++ b/plugins/querycode/__init__.py @@ -25,6 +25,3 @@ class QueryCode (Plugin): } def json_settings_list (self): return ['plugin_uuid','query_uuid'] - - # because we have a link to a query it looks like we need a spin, let's make this right - def start_with_spin (self): return False