Commit e216a90b authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

[ci skip] Remove console from loadingError

parent 9e406fd1
...@@ -283,8 +283,7 @@ const RepoHelper = { ...@@ -283,8 +283,7 @@ const RepoHelper = {
} }
}, },
loadingError(e) { loadingError() {
console.log(e)
Flash('Unable to load the file at this time.'); Flash('Unable to load the file at this time.');
}, },
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment