forked from jshiffer/go-xmpp
With go modules, we should be able to remove import comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package main // import "gosrc.io/xmpp"
|
||||
package main
|
||||
|
||||
import (
|
||||
"log"
|
||||
|
Reference in New Issue
Block a user