8000 Remove unused import on fmt · syk-coder/rabbitmq-tutorials@808feee · GitHub
[go: up one dir, main page]

Skip to content

Commit 808feee

Browse files
committed
Remove unused import on fmt
1 parent 5d8200d commit 808feee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/emit_log_topic.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package main
22

33
import (
4-
"fmt"
54
"log"
65
"os"
76
"strings"

0 commit comments

Comments
 (0)
0