mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
removing UUID gen from client side
This commit is contained in:
@@ -547,6 +547,7 @@ func publish(cfg *config.ClientConfig, dest string, msg []byte) error {
|
||||
}
|
||||
|
||||
func parseNetworkFromTopic(topic string) string {
|
||||
log.Println("DELETE ME: topic - " + topic)
|
||||
return strings.Split(topic, "/")[1]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user