refactor to make gitfetch compile

This commit is contained in:
2023-01-26 23:55:26 -08:00
parent 0e40bbab31
commit 0cdc55f430
4 changed files with 22 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
package main
package types
import (
"time"

View File

@@ -1,4 +1,4 @@
package main
package types
import (
"time"