IDEA-178881 Unnecessary empty line in description of "Unroll loop" intention

This commit is contained in:
Tagir Valeev
2017-09-13 09:41:12 +07:00
parent 46a3df0018
commit 89bc22ddf7
@@ -1,5 +1,5 @@
<html>
<body>
<p>This intention unrolls loop over explicit list of values</p>
This intention unrolls loop over explicit list of values.
</body>
</html>