mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
cleanup: method is identical to its super method
GitOrigin-RevId: 350ea63057fc436a3bcebed964228c43db8d5923
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b50194db34
commit
965f6c769c
@@ -72,9 +72,5 @@ public class PythonSdkEditorAdditionalOptionsProvider extends SdkEditorAdditiona
|
||||
@Override
|
||||
public void apply() throws ConfigurationException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void reset() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user