Skip to content

Commit 17359e7

Browse files
committed
ktlint
1 parent 27efcb6 commit 17359e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
* SPDX-License-Identifier: Apache-2.0
44
*/
5+
import aws.sdk.kotlin.gradle.dsl.configureJReleaser
56
import aws.sdk.kotlin.gradle.dsl.configureLinting
67
import aws.sdk.kotlin.gradle.dsl.configureMinorVersionStrategyRules
7-
import aws.sdk.kotlin.gradle.dsl.configureJReleaser
88
import aws.sdk.kotlin.gradle.util.typedProp
99

1010
buildscript {

0 commit comments

Comments
 (0)