Remove upload standalone program
All the functionality is move to the web page
This commit is contained in:
parent
678537c00c
commit
0e0e33d364
3 changed files with 0 additions and 245 deletions
|
@ -3,7 +3,6 @@ package main
|
|||
import (
|
||||
"git.gitorious.org/go-pkg/epub.git"
|
||||
"labix.org/v2/mgo"
|
||||
//"labix.org/v2/mgo/bson"
|
||||
"net/http"
|
||||
"os"
|
||||
"os/exec"
|
||||
|
|
Reference in a new issue