mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
chore: Remove console.log
This commit is contained in:
parent
b424fa779d
commit
c63f478ff5
@ -8,7 +8,6 @@ if (
|
||||
process.env.TRAVIS_PULL_REQUEST === 'false' &&
|
||||
process.env.TRAVIS_BRANCH === 'master'
|
||||
) {
|
||||
console.log('Syncing Algolia records...');
|
||||
syncAlgolia();
|
||||
} else {
|
||||
console.log('Skipped Algolia sync.');
|
||||
|
Loading…
Reference in New Issue
Block a user