Skip to content

Commit 4e85910

Browse files
committed
remove unwanted commands
1 parent 7560377 commit 4e85910

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

http/courseEntryHandler.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ package http
33
import (
44
"encoding/json"
55
"github.com/eduboard/backend"
6-
"github.com/eduboard/backend/upload"
76
"github.com/eduboard/backend/url"
87
"github.com/julienschmidt/httprouter"
98
"gopkg.in/mgo.v2/bson"
109
"net/http"
11-
"strconv"
1210
"time"
1311
)
1412

0 commit comments

Comments
 (0)