mirror of
https://github.com/gogs/gogs.git
synced 2025-12-23 16:50:02 +01:00
fix import path, fix #1782
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/Unknwon/macaron"
|
||||
"gopkg.in/macaron.v1"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/models/cron"
|
||||
|
||||
Reference in New Issue
Block a user