Skip to content

Commit 69e8206

Browse files
committed
fix: remove debug logs
1 parent e42e5b5 commit 69e8206

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tagalign.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ func Run(pass *analysis.Pass, options ...Option) {
4343
continue
4444
}
4545

46-
println(filename)
47-
4846
h := &Helper{
4947
style: DefaultStyle,
5048
align: true,

0 commit comments

Comments
 (0)