Minho 7 سال پیش
والد
کامیت
67791b65ba
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      controllers/base.go

+ 0 - 1
controllers/base.go

@@ -9,7 +9,6 @@ import (
 	"github.com/lifei6671/mindoc/models"
 	"io"
 	"strings"
-	"github.com/russross/blackfriday"
 )
 
 type BaseController struct {