mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-04-18 02:47:31 +02:00
Deleted an incorrect line in the session file
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user