Remove legacy author comment

This commit is contained in:
Jacob Kristhammar 2018-02-26 12:14:44 +01:00 committed by Ben Darnell
parent ce6222f718
commit 3061216021
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ the protocol (known as "draft 76") and are not compatible with this module.
""" """
from __future__ import absolute_import, division, print_function from __future__ import absolute_import, division, print_function
# Author: Jacob Kristhammar, 2010
import base64 import base64
import collections import collections