From 0d483049f0296a5ec1f40d729afa9af98823bb1a Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Wed, 12 May 2021 13:35:44 +0530 Subject: [PATCH] docs: remove duplicate code block (#42109) --- docs/devops.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/devops.md b/docs/devops.md index 81e79658d3..80040fe3d2 100644 --- a/docs/devops.md +++ b/docs/devops.md @@ -577,11 +577,6 @@ Provisioning VMs with the Code cd client ``` - ```console - git clone https://github.com/freeCodeCamp/client-config.git client - cd client - ``` - Start placeholder instances for the web client, these will be updated with artifacts from the Azure pipeline.