diff --git a/controladores/artigos.delegua b/controladores/artigos.delegua deleted file mode 100644 index 9a29200..0000000 --- a/controladores/artigos.delegua +++ /dev/null @@ -1,3 +0,0 @@ -liquido.rotaGet(funcao(requisicao, resposta) { - resposta.lmht({ "titulo": "Liquido" }) -}) \ No newline at end of file diff --git a/visoes/artigos/adicionar.lmht b/visoes/artigos/adicionar.lmht deleted file mode 100644 index 1b387c0..0000000 --- a/visoes/artigos/adicionar.lmht +++ /dev/null @@ -1,4 +0,0 @@ - - Teste -Teste - \ No newline at end of file diff --git a/visoes/artigos/atualizar.lmht b/visoes/artigos/atualizar.lmht deleted file mode 100644 index 1b387c0..0000000 --- a/visoes/artigos/atualizar.lmht +++ /dev/null @@ -1,4 +0,0 @@ - - Teste -Teste - \ No newline at end of file diff --git a/visoes/artigos/detalhes.lmht b/visoes/artigos/detalhes.lmht deleted file mode 100644 index 1b387c0..0000000 --- a/visoes/artigos/detalhes.lmht +++ /dev/null @@ -1,4 +0,0 @@ - - Teste -Teste - \ No newline at end of file diff --git a/visoes/artigos/excluir.lmht b/visoes/artigos/excluir.lmht deleted file mode 100644 index 1b387c0..0000000 --- a/visoes/artigos/excluir.lmht +++ /dev/null @@ -1,4 +0,0 @@ - - Teste -Teste - \ No newline at end of file diff --git a/visoes/artigos/inicial.lmht b/visoes/artigos/inicial.lmht deleted file mode 100644 index 1b387c0..0000000 --- a/visoes/artigos/inicial.lmht +++ /dev/null @@ -1,4 +0,0 @@ - - Teste -Teste - \ No newline at end of file