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