1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-05 00:04:27 -06:00
Commit graph

1 commit

Author SHA1 Message Date
Kegsay b7187a9a35
Remove clientapi producers which aren't actually producers ()
* Remove clientapi producers which aren't actually producers

They are actually just convenience wrappers around the internal APIs
for roomserver/eduserver. Move their logic to their respective `api`
packages and call them directly.

* Remove TODO

* unbreak ygg
2020-06-10 12:17:54 +01:00
Renamed from clientapi/producers/eduserver.go (Browse further)