Skip to content

Commit

Permalink
remove unwanted commands
Browse files Browse the repository at this point in the history
  • Loading branch information
phiphi282 committed Jun 29, 2018
1 parent 7560377 commit 4e85910
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions http/courseEntryHandler.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ package http
import (
"encoding/json"
"github.com/eduboard/backend"
"github.com/eduboard/backend/upload"
"github.com/eduboard/backend/url"
"github.com/julienschmidt/httprouter"
"gopkg.in/mgo.v2/bson"
"net/http"
"strconv"
"time"
)

Expand Down

0 comments on commit 4e85910

Please sign in to comment.