delete empty line after package comment.

This commit is contained in:
unknown
2022-05-11 11:08:05 +08:00
parent 17e48ba9f2
commit 59023f9f09

View File

@ -5,7 +5,6 @@
// You can obtain one at https://github.com/gogf/gf.
// Package gproperties provides accessing and converting for .properties content.
package gproperties
import (