Skip to content

Commit 872e357

Browse files
committed
fmt
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent 28c0646 commit 872e357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agentssh/agentssh_internal_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ func (s *testSession) Write(p []byte) (n int, err error) {
141141
func (testSSHContext) Lock() {
142142
panic("not implemented")
143143
}
144+
144145
func (testSSHContext) Unlock() {
145146
panic("not implemented")
146147
}

0 commit comments

Comments
 (0)