Skip to content

Commit 844c7a2

Browse files
Copilotpelikhan
andcommitted
Complete refactoring validation - all checks pass
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 983a17c commit 844c7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/parser/frontmatter.go

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

33
import (
4-
"github.com/githubnext/gh-aw/pkg/logger"
4+
"github.com/githubnext/gh-aw/pkg/logger"
55
)
66

77
var log = logger.New("parser:frontmatter")

0 commit comments

Comments
 (0)