Remove upload standalone program

All the functionality is move to the web page
This commit is contained in:
Las Zenow 2012-08-20 15:38:13 +02:00
parent 678537c00c
commit 0e0e33d364
3 changed files with 0 additions and 245 deletions

View file

@ -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"