mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:16:28 +01:00
remove extra newline
This commit is contained in:
parent
b4c9e7124a
commit
78108ac96c
|
@ -521,6 +521,5 @@ func fileExists(filename string) bool {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return !info.IsDir()
|
return !info.IsDir()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user