1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-09-30 04:11:33 +01:00

Remove unnecessary index file

This commit is contained in:
Jake Howard 2020-10-02 09:22:22 +01:00
parent 6034e292ae
commit 8f8fd9aa72
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 0 additions and 2 deletions

View file

@ -1 +0,0 @@
// noop

View file

@ -3,7 +3,6 @@
"description": "",
"private": true,
"version": "0.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"build": "gatsby clean && gatsby build",