浏览代码

修复getUserFromDB

guoyachao 1 年之前
父节点
当前提交
b79a36dcdc
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"