1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-06 03:34:03 +02:00

Remove call for the instrumentationTools

Call for this function is not needed anymore
This commit is contained in:
Alex Plate 2025-01-10 13:19:41 +03:00
parent ad584d553c
commit 7cf3b959dd
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -121,7 +121,6 @@ dependencies {
pluginVerifier()
zipSigner()
instrumentationTools()
testFramework(TestFrameworkType.Platform)
testFramework(TestFrameworkType.JUnit5)