0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-10 21:28:48 +02:00
synapse/changelog.d/11588.removal
V02460 7a7ca8f226
Use mock from standard library (#11588)
Instead of the backported version.
2021-12-20 10:34:46 -05:00

2 lines
56 B
Plaintext

Replace `mock` package by its standard library version.