Don't import URIParser

breaks the download file ability, but using it is broken in my julia
master
nixo 2019-09-10 10:34:14 +02:00
parent 25a66a9259
commit 05fcc7b553
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
using URIParser
# using URIParser
import Base.get
function get(s::MatrixServer, path::String)