This commit is contained in:
Erik Johnston 2015-02-11 16:52:22 +00:00
parent 76935078d1
commit 7eef84a95b
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from synapse.util.frozenutils import freeze, unfreeze
from synapse.util.frozenutils import freeze
class _EventInternalMetadata(object):