0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-05 07:50:20 +01:00
This commit is contained in:
Erik Johnston 2019-11-05 17:45:29 +00:00
parent 052513958d
commit b437eb48b6

1
changelog.d/6336.misc Normal file
View file

@ -0,0 +1 @@
Remove the dependency on psutil and replace functionality with the stdlib `resource` module.