Skip to content

Commit d7a9138

Browse files
committed
Remove the DartOutdatedDependenciesInspection.java LocalInspectionTool from the plugin
1 parent fe3e3bf commit d7a9138

File tree

2 files changed

+0
-205
lines changed

2 files changed

+0
-205
lines changed

third_party/src/main/java/com/jetbrains/lang/dart/ide/inspections/DartOutdatedDependenciesInspection.java

Lines changed: 0 additions & 201 deletions
This file was deleted.

third_party/src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,6 @@
231231

232232
<programRunner implementation="com.jetbrains.lang.dart.ide.runner.DartRunner"/>
233233

234-
<localInspection bundle="messages.DartBundle" key="outdated.dependencies.inspection.name"
235-
groupBundle="messages.DartBundle" groupKey="inspections.group.name"
236-
enabledByDefault="true" level="WARNING" language="Dart"
237-
implementationClass="com.jetbrains.lang.dart.ide.inspections.DartOutdatedDependenciesInspection"/>
238234
<lineIndentProvider implementation="com.jetbrains.lang.dart.ide.editor.DartLineIndentProvider"/>
239235
<testSourcesFilter implementation="com.jetbrains.lang.dart.test.DartTestSourcesFilter"/>
240236

0 commit comments

Comments
 (0)