Skip to content

Commit 9a03d6e

Browse files
Merge pull request #6116 from microsoft/revert-6113-andy-fix6048
Revert "Fixe bug #6048:"
2 parents 47fb8f7 + 376fdcf commit 9a03d6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ dependencies {
239239

240240
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21")
241241

242-
implementation group: 'io.netty', name: 'netty-resolver-dns-native-macos', version: '4.1.70.Final', classifier: 'osx-x86_64', ext: 'jar'
243-
244242
// https://mvnrepository.com/artifact/org.projectlombok/lombok
245243
compileOnly 'org.projectlombok:lombok'
246244
annotationProcessor 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)