From d58fc0cceed63b9536a2151168b0e40144ba5d81 Mon Sep 17 00:00:00 2001 From: Hornwitser Date: Tue, 12 Jun 2018 05:05:00 +0200 Subject: [lint] Remove unused imports Left over from various refactoring and rewrites. --- discord/member.py | 1 - 1 file changed, 1 deletion(-) (limited to 'discord/member.py') diff --git a/discord/member.py b/discord/member.py index 792313d3..c714916d 100644 --- a/discord/member.py +++ b/discord/member.py @@ -24,7 +24,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ -import asyncio import itertools import copy -- cgit v1.2.3