From 8311740ea72ffe2fc141e6adb96207583da0fa06 Mon Sep 17 00:00:00 2001
From: Odair M <odairmario45@gmail.com>
Date: Fri, 26 Aug 2022 17:55:28 -0300
Subject: [PATCH] fix: remove 'html' from format on file .readthedocs

---
 .readthedocs.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 0e29fa1..fa01e12 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -9,4 +9,3 @@ sphinx:
 formats:
   - pdf
   - epub
-  - html
-- 
GitLab