mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 06:16:57 +00:00
4e1c7b79fa
* remove psutil and replace with resource
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
Remove the dependency on psutil and replace functionality with the stdlib `resource` module.
|