Is there any way to disable SQL in assist panel?

I don’t want to show an error message on upper right side when there is no proper hive configuration.
So I disabled “Tables” on left menu through ‘desktop.app_blacklist’ configuration.
However, I don’t know how to disable “SQL” button on assist panel.

It should be able to be disabled too.

May be this commit is related: https://github.com/cloudera/hue/commit/a3b6378d6f994c6aa8a5c84aa0c1c1420b198ee6

But I don’t know why SQL in assist panel should always be active.

I think there is no way to disable SQL button in assist panel.
To work around, I comment out “[[[java]]]” section in “[[interpreter]]” section.

And, “hive,metastore” is included in “desktop.app_blacklist” configuration.