From 7cbdeaaa825d2085dd651951efec9d693bf75703 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Wed, 8 Feb 2017 15:19:55 +0100 Subject: [PATCH] Not using setuptools in strings.py --- strings.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/strings.py b/strings.py index 3de994b..324b8ab 100644 --- a/strings.py +++ b/strings.py @@ -1,5 +1,3 @@ -import setuptools - noauth = '''You are not authenticated. Please use /auth to sign in with Twitter.'''