mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-27 00:02:36 +01:00
Remove extra space
This commit is contained in:
parent
e330cfc34f
commit
deabff6e9a
@ -612,7 +612,7 @@ func work() int {
|
||||
|
||||
fin.Close()
|
||||
fout.Close()
|
||||
fmt.Println("Completed -> ", fout.Name())
|
||||
fmt.Println("Completed ->", fout.Name())
|
||||
return 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user