mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-10 04:24:59 -05:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
d547afeae0
4 changed files with 30 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
import uuid
|
||||
from mock.mock import Mock
|
||||
from mock import Mock
|
||||
from synapse.types import RoomID, UserID
|
||||
|
||||
from tests import unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue