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

Remove go version from build tags (#133)

This commit is contained in:
Matthias Loibl
2016-11-10 11:43:49 +01:00
committed by Andrey Nering
parent 31da225309
commit 94b2747375
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
// +build tidb go1.4.2
// +build tidb
// Copyright 2015 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style