mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
Related to https://github.com/coder/coder/pull/11987
This reverts commit d37b131.
This commit is contained in:
@@ -114,7 +114,6 @@ func New(opts Options) *API {
|
||||
api.StatsAPI = &StatsAPI{
|
||||
AgentFn: api.agent,
|
||||
Database: opts.Database,
|
||||
Pubsub: opts.Pubsub,
|
||||
Log: opts.Log,
|
||||
StatsBatcher: opts.StatsBatcher,
|
||||
TemplateScheduleStore: opts.TemplateScheduleStore,
|
||||
|
||||
Reference in New Issue
Block a user