From ee40d9190c6c1f9320067d0776c33f9ce3156bd2 Mon Sep 17 00:00:00 2001 From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com> Date: Wed, 5 Oct 2022 08:37:31 +0200 Subject: [PATCH] fix: retrun to original file --- importedData.json | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/importedData.json b/importedData.json index cfcc1e5..a60a840 100644 --- a/importedData.json +++ b/importedData.json @@ -2,29 +2,5 @@ "io.cozy.files": [], "com.grandlyon.enedis.year": [], "com.grandlyon.enedis.month": [], - "com.grandlyon.enedis.minute": [], - "io.cozy.accounts": [ - { - "cozyMetadata": { - "doctypeVersion": 1, - "metadataVersion": 1, - "createdAt": "2022-10-04T11:27:21.432Z", - "createdByApp": "enedis-sge-grandlyon", - "createdByAppVersion": "1.0.1", - "updatedAt": "2022-10-04T11:27:21.432Z", - "updatedByApps": [ - { - "slug": "enedis-sge-grandlyon", - "date": "2022-10-04T11:27:21.432Z", - "version": "1.0.1" - } - ] - }, - "_id": "1111111", - "account_type": "1111111", - "data": { - "name": "pouet" - } - } - ] -} \ No newline at end of file + "com.grandlyon.enedis.minute": [] +} -- GitLab