remove 'Message.Metadata' (#866)

This commit is contained in:
Mike Fährmann
2021-01-31 02:12:37 +01:00
parent 1d145a6186
commit 56a8968435
3 changed files with 4 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# Copyright 2015-2018 Mike Fährmann
# Copyright 2015-2021 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
@@ -52,4 +52,4 @@ class Message():
# Cookies = 5
Queue = 6
# Urllist = 7
Metadata = 8
# Metadata = 8