format code

pull/18/head
V2Ray 2015-09-16 17:29:05 +02:00
parent 4aad94c669
commit d18d3db4b5
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
// Package core provides common definitions and functionalities of V2Ray.
package core
//go:generate
const (
Version = "0.1"
)