Remove information about livepush in sync deprecation message

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
This commit is contained in:
Cameron Diver 2019-04-09 11:08:40 +01:00
parent 6a9eeaaba2
commit 717affa591
No known key found for this signature in database
GPG Key ID: 49690ED87032539F

View File

@ -24,7 +24,7 @@ const deprecationMsg = stripIndent`\
-------------------------------------------------------------------------
Deprecation notice: please note that \`balena sync\` is deprecated and will
be removed in a future release of the CLI. We are working on an exciting
"live push" alternative: https://github.com/balena-io-modules/livepush
replacement to this, which will be released soon!
-------------------------------------------------------------------------
`;