Skip to content

Commit

Permalink
fixed extraneous formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
heavycrystal committed Nov 24, 2023
1 parent 7c57feb commit 64cfe5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions flow/model/qrecord_stream.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package model

import (
"fmt"
)
import "fmt"

type QRecordOrError struct {
Record *QRecord
Expand Down

0 comments on commit 64cfe5d

Please sign in to comment.