Remove sentiment tip to be consistent

This commit is contained in:
Nick O'Leary 2014-05-01 23:12:19 +01:00
parent d0b6fd078c
commit 4dda4aeef2
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
<label for="node-input-name"><i class="icon-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
<div class="form-tips">Adds <b>msg.sentiment.score</b> as the anaylsis result.
</div>
</script>
<script type="text/x-red" data-help-name="sentiment">