From 02af440c5b236bb2b8fd52437a8a125c8afd27ed Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Thu, 4 Apr 2024 15:32:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5:=20remove=20unused=20`DatasetInfor?= =?UTF-8?q?mation/testData/datasetResponse.json`=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../testData/datasetResponse.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 client/src/components/DatasetInformation/testData/datasetResponse.json diff --git a/client/src/components/DatasetInformation/testData/datasetResponse.json b/client/src/components/DatasetInformation/testData/datasetResponse.json deleted file mode 100644 index da106122f80c..000000000000 --- a/client/src/components/DatasetInformation/testData/datasetResponse.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "id": "FOO_HDA_ID", - "hid": 32, - "create_time": "2020-09-28T15:54:04.803756", - "name": "Add column on data 31", - "file_size": 93, - "file_ext": "txt", - "metadata_dbkey": "?", - "dataset_id": "201592c8e20dac24", - "history_id": "6fc9fbb81c497f69", - "uuid": "5e89abe4-e8f7-468a-9ef1-d4e322183fa5", - "file_name": "/home/oleg/galaxy/database/objects/5/e/8/dataset_5e89abe4-e8f7-468a-9ef1-d4e322183fa5.dat" -}