Remove deprecated method
This commit is contained in:
@@ -134,11 +134,6 @@ public class JetLanguageCodeStyleSettingsProvider extends LanguageCodeStyleSetti
|
||||
return new SmartIndentOptionsEditor();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean usesSharedPreview() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public CommonCodeStyleSettings getDefaultCommonSettings() {
|
||||
CommonCodeStyleSettings commonCodeStyleSettings = new CommonCodeStyleSettings(getLanguage());
|
||||
|
||||
Reference in New Issue
Block a user