Remove redundant

This commit is contained in:
Henri Bergius 2017-11-28 23:31:48 +01:00
parent 4eb731f179
commit 731d6ce04c

View file

@ -60,7 +60,7 @@
<h1>bar historical data</h1> <h1>bar historical data</h1>
<cbase-polar timeseries="bar.open" days="90" percentage></cbase-polar> <cbase-polar timeseries="bar.open" days="90" percentage></cbase-polar>
<p> <p>
Likelihood of bar being open at a given hour. Based on last 90 days of data. Likelihood of bar being open at a given hour. Based on last 90 days.
</p> </p>
</main> </main>
</body> </body>