1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00

strip runtime

This commit is contained in:
asim
2024-07-07 18:30:48 +01:00
parent 29d79d748d
commit 3676232df1
3 changed files with 0 additions and 33 deletions

View File

@ -14,7 +14,6 @@ import (
"go-micro.dev/v5/debug/trace"
"go-micro.dev/v5/logger"
"go-micro.dev/v5/registry"
"go-micro.dev/v5/runtime"
"go-micro.dev/v5/selector"
"go-micro.dev/v5/server"
"go-micro.dev/v5/store"