From 2f7eedb8bfa866a81137053b7ae6d27fc3b50282 Mon Sep 17 00:00:00 2001 From: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com> Date: Fri, 9 Apr 2021 17:05:50 -0400 Subject: [PATCH] remove image the api documentation (#744) --- config/default.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/default.json b/config/default.json index ee1e89a9..fced6bcd 100644 --- a/config/default.json +++ b/config/default.json @@ -18,9 +18,6 @@ "documentation": { "api": { "url": "https://api.github.com/repos/adempiere/" - }, - "images": { - "url": "https://api.erpya.com/adempiere-api/img" } } }