mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
remove redundant suppression
GitOrigin-RevId: f771db54305dff9fee6935233fe1278acdae79be
This commit is contained in:
committed by
intellij-monorepo-bot
parent
21b4e09ff0
commit
35eb68b245
@@ -31,7 +31,6 @@ import java.util.concurrent.CountDownLatch;
|
||||
import java.util.concurrent.ExecutorService;
|
||||
import java.util.concurrent.Future;
|
||||
|
||||
@SuppressWarnings("HardCodedStringLiteral")
|
||||
public class IndexInfrastructure {
|
||||
private static final String STUB_VERSIONS = ".versions";
|
||||
private static final String PERSISTENT_INDEX_DIRECTORY_NAME = ".persistent";
|
||||
|
||||
Reference in New Issue
Block a user