From 96856a1190f24a2c5f20dfa7b0d4311500916b3c Mon Sep 17 00:00:00 2001 From: "valter.lucena@ccc.ufcg.edu.br" Date: Fri, 25 Oct 2019 08:41:10 -0300 Subject: [PATCH] =?UTF-8?q?remove=20informa=C3=A7=C3=B5es=20de=20autor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/autores/autores.json | 6 ------ src/lib/provas/2018/5.json | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/src/lib/autores/autores.json b/src/lib/autores/autores.json index 44cb1f5..9390cc7 100644 --- a/src/lib/autores/autores.json +++ b/src/lib/autores/autores.json @@ -9,11 +9,5 @@ "nome": "Matheus Alves dos Santos", "email": "matheus.santos@ccc.ufcg.edu.br", "github": "alvesmatheus" - }, - - "3": { - "nome": "Valter Vinícius Marinho de Lucena", - "email": "valter.lucena@ccc.ufcg.edu.br", - "github": "valterlucena" } } \ No newline at end of file diff --git a/src/lib/provas/2018/5.json b/src/lib/provas/2018/5.json index b43b8b1..529dfe1 100644 --- a/src/lib/provas/2018/5.json +++ b/src/lib/provas/2018/5.json @@ -12,7 +12,7 @@ "E": "3" }, "resposta": "E", - "autor": ["3"], + "autor": [], "temas": ["Limites"], "justificativa": "" } \ No newline at end of file