Apply Kotlin inspection "Redundant semicolon"

GitOrigin-RevId: e97056ead03cff412fc10cee0d5fa2d4cc7dde30
This commit is contained in:
Alexey Belkov
2023-06-13 15:40:42 +04:00
committed by intellij-monorepo-bot
parent 3427459014
commit c6138e8d67
50 changed files with 76 additions and 76 deletions

View File

@@ -1,5 +1,5 @@
// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
package org.intellij.lang.regexp.inspection.custom;
package org.intellij.lang.regexp.inspection.custom
import com.intellij.find.FindBundle
import com.intellij.find.FindModel