Skip to content

Commit 3d14907

Browse files
committed
Sort imports
1 parent 647cd59 commit 3d14907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftFormat/Rules/BeginDocumentationCommentWithOneLineSummary.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
import Foundation
14-
import SwiftSyntax
1514
import Markdown
15+
import SwiftSyntax
1616

1717
#if os(macOS)
1818
import NaturalLanguage

0 commit comments

Comments
 (0)