Remove redundant encoding specifiers and __future__ imports
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import pytest
|
||||
|
||||
from fbchat.models import Poll, PollOption, ThreadType
|
||||
|
Reference in New Issue
Block a user