Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed Nov 22, 2019
1 parent 3141c0a commit 0daf339
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -17,5 +17,4 @@ object SourcePageOrThrowExceptionFromInternalUrl extends (InternalUrl => SourceP
case e: IOException => throw internalUrl.toException(e)
case e: URISyntaxException => throw internalUrl.toException(e)
}

}

0 comments on commit 0daf339

Please sign in to comment.