diff --git a/plugins/setting-resources/package.json b/plugins/setting-resources/package.json index d1a6a15832..b0d2d49d80 100644 --- a/plugins/setting-resources/package.json +++ b/plugins/setting-resources/package.json @@ -34,7 +34,6 @@ "@anticrm/core": "~0.6.11", "svelte": "^3.37.0", "@anticrm/setting": "~0.6.0", - "@anticrm/login": "~0.6.1", "@anticrm/ui": "~0.6.0", "@anticrm/presentation": "~0.6.2" } diff --git a/plugins/setting-resources/src/components/Integrations.svelte b/plugins/setting-resources/src/components/Integrations.svelte index 7b9be3459c..7b76534f6b 100644 --- a/plugins/setting-resources/src/components/Integrations.svelte +++ b/plugins/setting-resources/src/components/Integrations.svelte @@ -13,15 +13,13 @@ // limitations under the License. -->