api: run go fmt

This commit is contained in:
Adhityaa Chandrasekar
2019-02-04 18:10:59 -05:00
parent 1aea90cb07
commit a4fbf67d73
5 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ import (
)
type domainExportErrorPlugs struct {
Origin string
Origin string
Domain string
}