mirror of
https://github.com/kataras/iris.git
synced 2026-01-27 22:05:56 +00:00
remove extra newline
This commit is contained in:
@@ -521,6 +521,5 @@ func fileExists(filename string) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return !info.IsDir()
|
return !info.IsDir()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user