Commit 7439d76
committed
Don't use instance of for simple null checks
Fix eclipse-platform/eclipse.platform.releng.aggregator#27391 parent 1a3936f commit 7439d76
File tree
1 file changed
+3
-2
lines changed- runtime/bundles/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | | - | |
726 | | - | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
727 | 728 | | |
728 | 729 | | |
729 | 730 | | |
| |||
0 commit comments