hugolib: Remove extraneous createStaticFs call
authorCameron Moore <moorereason@gmail.com>
Tue, 28 Aug 2018 20:45:51 +0000 (15:45 -0500)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 30 Aug 2018 20:31:29 +0000 (22:31 +0200)
commit1ed8c363367c2532014154e91eeade9b3a923f91
treeb23853e0349a9668fc00a933c4554575a7fdd698
parente03eb90a366159ed9ef9888246de87f283508866
hugolib: Remove extraneous createStaticFs call

This looks like a copy+paste error.  We have the same line a few lines
below this call and we actually handle the err value there.
hugolib/filesystems/basefs.go