diff options
Diffstat (limited to 'modules/ssh/ssh.go')
-rw-r--r-- | modules/ssh/ssh.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/ssh/ssh.go b/modules/ssh/ssh.go index 68cbeaea..15ba02a2 100644 --- a/modules/ssh/ssh.go +++ b/modules/ssh/ssh.go @@ -1,5 +1,3 @@ -// +build go1.4 - // 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. |