Skip to content

Commit deba340

Browse files
committed
Revert accidental commit.
1 parent 5404e02 commit deba340

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
@@ -2,7 +2,7 @@ apply plugin: 'dev.equo.ide'
22
equoIde {
33
branding().title('Spotless').icon(file('_images/spotless_logo.png'))
44
welcome().openUrl('https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md')
5-
//gradleBuildship().autoImport('.')
5+
gradleBuildship().autoImport('.')
66
}
77

88
repositories {

0 commit comments

Comments
 (0)