mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 18:37:05 +00:00
remove garbage (for you) println
This commit is contained in:
@@ -75,7 +75,6 @@ func runAndWatch(flags cli.Flags) error {
|
||||
if isWindows {
|
||||
executablePath += ".exe"
|
||||
}
|
||||
println("executablePath: " + executablePath)
|
||||
}
|
||||
// here(below), we don't return the error because the -help command doesn't help the user for these errors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user