Skip to content

Commit aaa6c8a

Browse files
nyanko3141592claude
andcommitted
fix: SwiftLint違反を修正(余分な空行削除)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1c25800 commit aaa6c8a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

azooKeyMac/Windows/PromptInput/PromptInputView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import Core
22
import Foundation
33
import SwiftUI
44

5-
65
struct PromptInputView: View {
76
@State private var promptText: String = ""
87
@State private var previewText: String = ""

0 commit comments

Comments
 (0)