From 90a160cca60e0fcc35e44891d30fc9232d1a3116 Mon Sep 17 00:00:00 2001 From: Nathan <148575555+nathan-artie@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:43:25 -0700 Subject: [PATCH] Add some space --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 79e131b5..4ee4e928 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ package main import ( - "context" + "context" "flag" "fmt" "github.com/artie-labs/reader/sources/mssql"