mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2026-04-24 10:31:18 +08:00
LF
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
op "openp2p/core"
|
||||
)
|
||||
|
||||
func main() {
|
||||
op.Run()
|
||||
}
|
||||
package main
|
||||
|
||||
import (
|
||||
op "openp2p/core"
|
||||
)
|
||||
|
||||
func main() {
|
||||
op.Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user