mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
get rid of completionSorting => spare some memory and time
This commit is contained in:
-8
@@ -1,8 +0,0 @@
|
||||
import foo.Foo;
|
||||
import bar.*;
|
||||
|
||||
class Bar {
|
||||
{
|
||||
Foo.foo(Foo<caret>x)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user