From 7e7393c1e40ea593c96cc767a46d039ec3a59759 Mon Sep 17 00:00:00 2001 From: Gollor Date: Sat, 13 May 2017 04:11:40 +0300 Subject: [PATCH] Removed trailing whitespace --- base/loading.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/base/loading.jl b/base/loading.jl index e09974252542a..9ff3e889ec928 100644 --- a/base/loading.jl +++ b/base/loading.jl @@ -820,4 +820,3 @@ function stale_cachefile(modpath::String, cachefile::String) close(io) end end -