Skip to content

Commit e938163

Browse files
authored
Merge pull request #6 from stankiewicz/revert-5-stankiewicz-patch-1
Revert "Update comment in BeamModulePlugin.groovy around ErrorProne"
2 parents 6f8d969 + 1364034 commit e938163

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,6 @@ class BeamModulePlugin implements Plugin<Project> {
15481548
"MockNotUsedInProduction",
15491549
"NullableWildcard",
15501550
"SuperCallToObjectMethod",
1551-
// Intended suppressions with justifications
15521551
// for encoding efficiency and backward compatibility
15531552
"EnumOrdinal",
15541553
// widely used in non-public methods

0 commit comments

Comments
 (0)