Skip to content

Commit

Permalink
remove additional files and unused modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Blose committed May 21, 2015
1 parent 4020cab commit a358fe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

public interface Constants extends FiretweetConstants {

public static final String LOGTAG = "Twidere.Streaming";
public static final String LOGTAG = "Firetweet.Streaming";

public static final String PREFERENCE_KEY_ACCOUNT_IDS = "account_ids";
public static final String PREFERENCE_KEY_ENABLE_STREAMING = "enable_streaming";
Expand Down
2 changes: 0 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ include ':firetweet.library.extension'
include ':firetweet.component.jsonserializer'
include ':firetweet.component.querybuilder'
include ':firetweet.wear'
include ':firetweet.donate.nyanwp'
include ':firetweet.donate.nyanwp.wear'
include ':firetweet.component.nyan'
include ':firetweet.extension.streaming'
include ':firetweet.extension.twitlonger'
Expand Down

0 comments on commit a358fe4

Please sign in to comment.