From 74c6363b9760f62e2c0df3410b1e39b60cd1b123 Mon Sep 17 00:00:00 2001
From: Paul Sokolovsky <pfalcon@users.sourceforge.net>
Date: Mon, 2 May 2016 15:26:40 +0300
Subject: [PATCH] docs/esp8266/general: WebREPL is described in quickref for
 now.

---
 docs/esp8266/general.rst | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/esp8266/general.rst b/docs/esp8266/general.rst
index 301e36d27..966b8794f 100644
--- a/docs/esp8266/general.rst
+++ b/docs/esp8266/general.rst
@@ -11,8 +11,3 @@ ESP8266 chip. MicroPython tries to provide a generic port which would run on
 as many boards/modules as possible, but there may be limitations. Adafruit
 Feather HUZZAH board is taken as a reference board for the port (for example,
 testing is performed on it).
-
-WebREPL
--------
-
-TBF
-- 
GitLab