Przeglądaj źródła

修复getUserFromDB

guoyachao 1 rok temu
rodzic
commit
b79a36dcdc
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      tinodeService/dao/MessagesDao.go

+ 0 - 1
tinodeService/dao/MessagesDao.go

@@ -2,7 +2,6 @@ package dao
 
 import (
 	"encoding/json"
-	"github.com/jinzhu/gorm"
 	. "gitdxz.51daxuetong.cn/go_dev/jjl-tools/tinodeService/lib"
 	"strconv"
 	"strings"