diff --git a/plugin.json b/plugin.json deleted file mode 100644 index d248e3cd..00000000 --- a/plugin.json +++ /dev/null @@ -1,19 +0,0 @@ -[ - { - "Comment": "Disable (or not) built-in html import (NOTE: no Plugin name)", - "Disabled": false, - "API": "Convert", - "Actions": [ - "htm", - "html" - ] - }, - { - "Comment": "Disable (or not) built-in Documize API import used from SDK (NOTE: no Plugin name)", - "Disabled": false, - "API": "Convert", - "Actions": [ - "documizeapi" - ] - } -] \ No newline at end of file