Cleanup.
This commit was merged in pull request #1.
This commit is contained in:
@@ -3,10 +3,11 @@ package fstore
|
||||
import (
|
||||
"embed"
|
||||
"io"
|
||||
"git.crumpington.com/public/jldb/fstore/pages"
|
||||
"net/http"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"git.crumpington.com/public/jldb/fstore/pages"
|
||||
)
|
||||
|
||||
//go:embed static/*
|
||||
|
||||
Reference in New Issue
Block a user