mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-26 12:27:06 +00:00
Add postgres support, clean code, code review
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
package base
|
||||
|
||||
import ()
|
||||
|
||||
type (
|
||||
// Type TmplData represents data in the templates.
|
||||
TmplData map[string]interface{}
|
||||
|
||||
Reference in New Issue
Block a user