Browse Source

remove fmt

rdluck 3 years ago
parent
commit
e79d41dcbe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/sms.go

+ 0 - 1
controllers/sms.go

@@ -1,7 +1,6 @@
 package controllers
 
 import (
-	"fmt"
 	"hongze/hongze_robot/models"
 	"hongze/hongze_robot/utils"
 	"strconv"