Irev-Dev/MRI-Volume-Slice

Delete old data - Easy first time commit

Closed this issue · 2 comments

Since #20, we fetch MRI data on page load, so the data in the data file is no longer needed.
Please delete everything in this folder including the folder. This can be done with:

git rm -r data

🎉

taking this simple issue.

Fixed in #34