Skip to content

Commit db359ff

Browse files
committed
Import update
1 parent 7ca6775 commit db359ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ package main
22

33
import (
44
"bufio"
5-
"code/processors"
65
"flag"
76
"fmt"
87
"os"
98
"strings"
9+
"sttr/processors"
1010

1111
"github.com/charmbracelet/bubbles/list"
1212
tea "github.com/charmbracelet/bubbletea"

0 commit comments

Comments
 (0)