mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 15:50:46 +02:00
* Removed debug line
This commit is contained in:
@@ -71,8 +71,6 @@ func AdminRoutes(router *gin.RouterGroup) {
|
||||
|
||||
fmt.Println(padList)
|
||||
|
||||
padList[0].LastModified
|
||||
|
||||
ctx.HTML(200, "admin_view.html", gin.H{
|
||||
"title": "Admin",
|
||||
"padList": padList,
|
||||
|
||||
Reference in New Issue
Block a user