fixup deps

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-08-28 11:27:45 +03:00
parent 0f19355621
commit 6aa857dfa1
4 changed files with 3 additions and 56 deletions

View File

@@ -71,8 +71,6 @@ type Event interface {
// Type alias to satisfy the deprecation
type Publisher = Event
type Option func(*Options)
var (
HeaderPrefix = "Micro-"
)