Skip to content

Commit 80505ea

Browse files
Remove PsiViewer plugin from dependencies for release
1 parent ef217f2 commit 80505ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ intellij {
5656
type = 'IC'
5757
updateSinceUntilBuild = false
5858
downloadSources = true
59-
plugins = ['PsiViewer:182.2757.2']
59+
// plugins = ['PsiViewer:182.2757.2']
6060
// localPath = '/home/kshchepanovskyi/.local/opt/WebStorm-171.3780.79/'
6161
// instrumentCode = false
6262
publish {

0 commit comments

Comments
 (0)