mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-23 07:39:39 +07:00
cleanup [python]: remove unused symbols
GitOrigin-RevId: cbefb7c4667b2d2d1a8f38bcddc28fb51a0ce226
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e146a61379
commit
8fd70026cb
@@ -31,10 +31,6 @@ public class JavaPythonFacet extends LibraryContributingFacet<JavaPythonFacetCon
|
||||
PythonFacetUtil.removeLibrary(getModule());
|
||||
}
|
||||
|
||||
public static String getFacetLibraryName(final String sdkName) {
|
||||
return sdkName + PYTHON_FACET_LIBRARY_NAME_SUFFIX;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void initFacet() {
|
||||
updateLibrary();
|
||||
|
||||
Reference in New Issue
Block a user