Skip to content

Commit adf3746

Browse files
authored
Merge pull request #9897 from DarthMax/av2_exporters
[AV2] Implement stream procedures
2 parents 0be494c + c9ca473 commit adf3746

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle/spotless.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
allprojects { proj ->
3-
43
plugins.withType(JavaLibraryPlugin) {
54
if (Boolean.parseBoolean(project.properties.get("enableSpotless"))) {
65
proj.apply plugin: "com.diffplug.spotless"

0 commit comments

Comments
 (0)