diff options
Diffstat (limited to 'relay/subscription')
| -rw-r--r-- | relay/subscription/manager.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/relay/subscription/manager.go b/relay/subscription/manager.go index d8ba653..c9de403 100644 --- a/relay/subscription/manager.go +++ b/relay/subscription/manager.go | |||
| @@ -6,7 +6,7 @@ import ( | |||
| 6 | "sync" | 6 | "sync" |
| 7 | "time" | 7 | "time" |
| 8 | 8 | ||
| 9 | "axon" | 9 | "code.northwest.io/axon" |
| 10 | ) | 10 | ) |
| 11 | 11 | ||
| 12 | // Subscription holds a single client subscription: an ID, a set of filters, | 12 | // Subscription holds a single client subscription: an ID, a set of filters, |
