Finish transition

This commit is contained in:
Ian Gulliver
2021-09-21 03:40:35 +00:00
parent 30dbdc4f98
commit 0f6a992ac7
3 changed files with 1 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ import "net/http"
import "net/url"
import "os"
import "github.com/firestuff/asana-rules/headers"
import "github.com/firestuff/automana/headers"
type Client struct {
client *http.Client