Irev-Dev / MRI-Volume-Slice

Tools for view MRI Volumes in the browser
6 stars 7 forks source link

Delete old data - Easy first time commit #33

Closed Irev-Dev closed 5 years ago

Irev-Dev commented 5 years ago

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

🎉

codegagan commented 5 years ago

taking this simple issue.

Irev-Dev commented 5 years ago

Fixed in #34