|
@@ -76,8 +76,6 @@ export class TweetBodyComponent {
|
|
this.status
|
|
this.status
|
|
);
|
|
);
|
|
|
|
|
|
- console.log(this.entities);
|
|
|
|
-
|
|
|
|
let tweetArray = [];
|
|
let tweetArray = [];
|
|
tweetArray = tweetArray.concat(
|
|
tweetArray = tweetArray.concat(
|
|
this.getHashtagsForTweetArray(
|
|
this.getHashtagsForTweetArray(
|