mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-22 01:23:47 -08:00
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