Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
antho1404 committed Jun 9, 2019
1 parent 03679e3 commit eaa1873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/instance_db.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type InstanceDB interface {

// Save saves instance to database.
Save(i *instance.Instance) error

// Delete an instance by instance hash.
Delete(hash string) error

Expand Down

0 comments on commit eaa1873

Please sign in to comment.