Fix delete SSH key in file

This commit is contained in:
Unknown 2014-03-16 05:24:13 -04:00
parent 8de9517862
commit ab747f2790
6 changed files with 138 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 repo
import (