From 25cbe909482716af55e0fbbcff446622e898b2b8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 3 May 2020 21:37:07 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ae3c590..76bdc21 100755 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ Disadvantages compared to the `class` syntax: - Slightly more complicated calling of `parent` (_super_) methods -There are some other limitations to this currently, for more info see -the [relevant section](#limitations). - ## Installation