Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit e9b5a25

Browse files
airvinnwaywood
andcommitted
Changed a tab to spaces
Co-authored-by: Nick Waywood <n.waywood@gmail.com> Signed-off-by: Allison Irvin <allison.irvin@au1.ibm.com>
1 parent b1fef56 commit e9b5a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Types.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ data StateQueryIterator = StateQueryIterator {
5959
sqiChannelId :: Text,
6060
sqiTxId :: Text,
6161
sqiResponse :: Pb.QueryResponse,
62-
sqiCurrentLoc :: Int
62+
sqiCurrentLoc :: Int
6363
} deriving (Show)
6464

6565
-- MapStringBytes is a synonym for the Map type whose keys are String and values

0 commit comments

Comments
 (0)