Jonathan Turner 8 лет назад
Родитель
Сommit
8488df12a3
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -4,7 +4,6 @@
 To get the package, execute:
 ```
 go get gopkg.in/jcmturner/gokrb5.v1
-
 ```
 To import this package, add the following line to your code:
 ```go