1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Clean code

This commit is contained in:
Unknown
2014-03-15 05:53:13 -04:00
parent 4b8e888437
commit e9fdf1031d
3 changed files with 5 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package models
import (