This commit is contained in:
Amber H. Brown 2019-06-18 21:24:56 +10:00
parent e60aab14b4
commit e001115221

View file

@ -13,8 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from mock import Mock
from twisted.internet import defer
from synapse.api.errors import Codes, SynapseError
from synapse.config.ratelimiting import FederationRateLimitConfig
from synapse.federation.transport import server
from synapse.rest import admin