From cd35e7d9ecde05019b7df0ad6032bc485610af24 Mon Sep 17 00:00:00 2001 From: Sergei Tachenov Date: Tue, 11 Jun 2024 15:10:58 +0300 Subject: [PATCH] IJPL-797 `intellij.platform.core.ui` review internal API Review is done. Most of the API was left alone because it's a module intended for public API in the first place, and it's often not obvious what should be public and what shouldn't. GitOrigin-RevId: 8ce40863e4531a20abbc510ca3725aae74fe2250 --- platform/core-ui/{api-dump-unreviewed.txt => api-dump.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename platform/core-ui/{api-dump-unreviewed.txt => api-dump.txt} (100%) diff --git a/platform/core-ui/api-dump-unreviewed.txt b/platform/core-ui/api-dump.txt similarity index 100% rename from platform/core-ui/api-dump-unreviewed.txt rename to platform/core-ui/api-dump.txt