From 41187837235c8e99a23786b5722e46a455d528ba Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Fri, 29 Nov 2024 15:10:36 +0100 Subject: [PATCH] remove runtime dep on intellij.python.community.impl.huggingFace - fix cycle dep for Bazel GitOrigin-RevId: f56d700a6f1ff14c6304f4ebb566067b909ce740 --- intellij.idea.community.main.iml | 1 + plugins/restructuredtext/intellij.restructuredtext.iml | 1 - python/ide/impl/intellij.pycharm.community.ide.impl.iml | 2 -- python/intellij.python.community.impl.iml | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/intellij.idea.community.main.iml b/intellij.idea.community.main.iml index 2482685ecf70..d3e0c17374b3 100644 --- a/intellij.idea.community.main.iml +++ b/intellij.idea.community.main.iml @@ -167,6 +167,7 @@ + diff --git a/plugins/restructuredtext/intellij.restructuredtext.iml b/plugins/restructuredtext/intellij.restructuredtext.iml index b69305e47360..68e2aa38b4ec 100644 --- a/plugins/restructuredtext/intellij.restructuredtext.iml +++ b/plugins/restructuredtext/intellij.restructuredtext.iml @@ -19,6 +19,5 @@ - \ No newline at end of file diff --git a/python/ide/impl/intellij.pycharm.community.ide.impl.iml b/python/ide/impl/intellij.pycharm.community.ide.impl.iml index 87343f8baf43..429ba1fbb0db 100644 --- a/python/ide/impl/intellij.pycharm.community.ide.impl.iml +++ b/python/ide/impl/intellij.pycharm.community.ide.impl.iml @@ -14,7 +14,6 @@ - @@ -26,7 +25,6 @@ - diff --git a/python/intellij.python.community.impl.iml b/python/intellij.python.community.impl.iml index 5c913392467a..a3721ae47934 100644 --- a/python/intellij.python.community.impl.iml +++ b/python/intellij.python.community.impl.iml @@ -147,7 +147,6 @@ -