Skip to content

Commit 130e227

Browse files
committed
Fix missing dependency after merge release-3.51.0->develop.next
1 parent ee4015f commit 130e227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/toolkit/intellij/springcloud/properties/SpringCloudAppPropertiesEditor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import com.intellij.openapi.project.Project;
1010
import com.intellij.openapi.ui.JBMenuItem;
1111
import com.intellij.openapi.ui.JBPopupMenu;
12+
import com.intellij.openapi.vfs.VirtualFile;
1213
import com.intellij.ui.DocumentAdapter;
1314
import com.intellij.ui.HideableDecorator;
1415
import com.intellij.ui.HyperlinkLabel;

0 commit comments

Comments
 (0)