We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e3bd5 commit 3bb5e71Copy full SHA for 3bb5e71
app/app.go
@@ -12,7 +12,7 @@ import (
12
13
// Run starts the app.
14
//
15
-// It must be called directly from from the main function and will
+// It must be called directly from the main function and will
16
// block until the app exits.
17
func Run(cb Callbacks) {
18
run(cb)
0 commit comments