mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
0a8c8ce5cc
* chore: remove InsertWorkspaceAgentStat query InsertWorkspaceAgentStats (batch) exists. We only used the singular in a single unit test place. Removing the single for the batch, reducing the interface size.