Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-artie committed Jun 25, 2024
1 parent cbe65cf commit b38d8c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
package main

import (
"context"
"context"
"flag"
"fmt"
"github.com/artie-labs/reader/sources/mssql"
"log/slog"

"github.com/artie-labs/reader/sources/mssql"

"github.com/artie-labs/reader/config"
"github.com/artie-labs/reader/lib/kafkalib"
"github.com/artie-labs/reader/lib/logger"
Expand Down

0 comments on commit b38d8c7

Please sign in to comment.