From 56ccc5b8a0a4a84a9f070c3bd084d20f4b16025e Mon Sep 17 00:00:00 2001 From: Aneeqa Asif <87367157+AneeqaCodes@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:42:25 +0500 Subject: [PATCH] Update META.json I removed the duplicate abstract field from the provides.ApacheAGE section, as it's already present at the root level. --- META.json | 1 - 1 file changed, 1 deletion(-) diff --git a/META.json b/META.json index bb63a0563..b8f19b833 100644 --- a/META.json +++ b/META.json @@ -9,7 +9,6 @@ "license": "apache_2_0", "provides": { "ApacheAGE": { - "abstract": "Apache AGE is a PostgreSQL Extension that provides graph database functionality", "file": "age--1.3.0.sql", "docfile": "README.md", "version": "1.3.0"