From e02d1214380a03816fbc670e4b8209c00409f59b Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 22 Sep 2017 16:14:16 +0200 Subject: [PATCH] SuppressNotificationState: rename to .kt --- ...uppressNotificationState.java => SuppressNotificationState.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename idea/src/org/jetbrains/kotlin/idea/versions/{SuppressNotificationState.java => SuppressNotificationState.kt} (100%) diff --git a/idea/src/org/jetbrains/kotlin/idea/versions/SuppressNotificationState.java b/idea/src/org/jetbrains/kotlin/idea/versions/SuppressNotificationState.kt similarity index 100% rename from idea/src/org/jetbrains/kotlin/idea/versions/SuppressNotificationState.java rename to idea/src/org/jetbrains/kotlin/idea/versions/SuppressNotificationState.kt