Deleted an incorrect line in the session file

This commit is contained in:
Manuel Cortez 2015-03-26 15:17:41 -06:00
parent c88c37d65b
commit 7ad1d55241

View File

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" The main session object. Here are the twitter functions to interact with the "model" of TWBlue.""" """ The main session object. Here are the twitter functions to interact with the "model" of TWBlue."""
import gc
import urllib2 import urllib2
import twitter import twitter
from keys import keyring from keys import keyring