go fmt
This commit is contained in:
@@ -10,4 +10,3 @@ type PropertyRepository interface {
|
||||
Get(id string) (string, error)
|
||||
DefaultGet(id string, defaultValue string) (string, error)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user