good morning!!!!

Skip to content
Snippets Groups Projects
Commit dc7c584a authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

export => import

parent 58d477f7
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ func main() {
if err != nil {
clilogger.Infoln(err)
}
clilogger.Infoln("export done in", time.Since(start))
clilogger.Infoln("import done in", time.Since(start))
return
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment