swap lcoal function

This commit is contained in:
Your Name
2018-08-24 13:07:20 +00:00
parent a8401d3b38
commit 8c24068b20
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ package main
import (
"gitto.work/shortcut/enhancedfileserver"
"log"
"net/http"
"os"
)