refactor: clean up git env handling as not to be part of miro anymore
This commit is contained in:
@@ -11,10 +11,6 @@ import (
|
||||
"miro/internal/output"
|
||||
)
|
||||
|
||||
const (
|
||||
recordGitDate = "2024-01-01T00:00:00Z"
|
||||
)
|
||||
|
||||
type recordIO struct {
|
||||
in io.Reader
|
||||
out io.Writer
|
||||
|
||||
Reference in New Issue
Block a user