Remove tweet sample in dev
This commit is contained in:
parent
984ce8531d
commit
032f6939f6
1 changed files with 4 additions and 4 deletions
|
|
@ -136,9 +136,9 @@ const tweetIberiaFires = () => {
|
|||
return '';
|
||||
};
|
||||
|
||||
if (Meteor.isDevelopment) {
|
||||
tweetIberiaFires();
|
||||
tweetEuropeFires();
|
||||
}
|
||||
/* if (Meteor.isDevelopment) {
|
||||
* tweetIberiaFires();
|
||||
* tweetEuropeFires();
|
||||
* } */
|
||||
|
||||
export { composeIberiaTweet, tweetHeaders, tweetFooters, tweetIberiaFires, tweetEuropeFires };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue