mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
Remove debugging
This commit is contained in:
@ -350,7 +350,6 @@ func (k *kubeStream) Stop() error {
|
||||
|
||||
// Creates a service
|
||||
func (k *kubernetes) Create(s *runtime.Service, opts ...runtime.CreateOption) error {
|
||||
fmt.Println("KUBECTL CREATE")
|
||||
k.Lock()
|
||||
defer k.Unlock()
|
||||
|
||||
|
Reference in New Issue
Block a user