mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
Apply Kotlin inspection "Redundant semicolon"
GitOrigin-RevId: e97056ead03cff412fc10cee0d5fa2d4cc7dde30
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3427459014
commit
c6138e8d67
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user