Remove "edge-only" include

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2019-01-11 12:44:51 +01:00
parent aae9bfc276
commit 652f6703bf
175 changed files with 0 additions and 552 deletions

View File

@@ -14,7 +14,4 @@ here, you'll need to find the string by searching this repo:
https://github.com/docker/cli
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
{% endif %}
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}