Skip to content

Commit 88b7cf7

Browse files
committed
moved icons to com.redhat.devtools.intellij.kubernetes
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent 906d9b5 commit 88b7cf7

File tree

1 file changed

+1
-1
lines changed
  • src/main/kotlin/com/redhat/devtools/intellij/kubernetes/icons

1 file changed

+1
-1
lines changed

src/main/kotlin/icons/Icons.kt renamed to src/main/kotlin/com/redhat/devtools/intellij/kubernetes/icons/Icons.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package icons
1+
package com.redhat.devtools.intellij.kubernetes.icons
22

33
import com.intellij.openapi.util.IconLoader
44
import javax.swing.Icon

0 commit comments

Comments
 (0)