All extended tweets should be handled successfully

This commit is contained in:
2016-10-19 16:57:41 -05:00
parent a1ccdd6bf4
commit 72b4873dce
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ if system == "Windows":
import trendingTopics
import user
import listsController
from issueReporter import issueReporter
# from issueReporter import issueReporter
elif system == "Linux":
from gtkUI import (view, commonMessageDialogs)
from twitter import utils, compose