Skip to content

Commit

Permalink
removed unnecessary extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
DGKSK8LIFE committed Jul 20, 2021
1 parent 84459d7 commit d7005ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion copy.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ func (c Config) CopyToHash() error {
return err
}
return nil
}
}
2 changes: 1 addition & 1 deletion utils/output.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ func printKey(id string, m interface{}) {
}
}
fmt.Println()
}
}

0 comments on commit d7005ad

Please sign in to comment.