remove template placeholder from description

This commit is contained in:
Yann Cébron
2014-02-03 21:36:24 +01:00
parent 5081222b92
commit 05a631b7cb
3 changed files with 0 additions and 6 deletions
@@ -1,7 +1,5 @@
<html>
<body>
Finds duplicated code
<!-- tooltip end -->
Text after this comment will not be shown in tooltips.
</body>
</html>
@@ -1,7 +1,5 @@
<html>
<body>
This intention detaches <b>else</b> clause from the <b>if</b> statement, if corresponding <b>then</b> clause never completes normally.
<!-- tooltip end -->
Text after this comment will not be shown in tooltips.
</body>
</html>
@@ -1,7 +1,5 @@
<html>
<body>
This intention replaces if-statement with equivalent ternary operator
<!-- tooltip end -->
Text after this comment will not be shown in tooltips.
</body>
</html>