mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-12-22 19:05:59 +00:00
Remove unnecessary index file
This commit is contained in:
parent
6034e292ae
commit
8f8fd9aa72
2 changed files with 0 additions and 2 deletions
1
index.js
1
index.js
|
@ -1 +0,0 @@
|
||||||
// noop
|
|
|
@ -3,7 +3,6 @@
|
||||||
"description": "",
|
"description": "",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gatsby clean && gatsby build",
|
"build": "gatsby clean && gatsby build",
|
||||||
|
|
Loading…
Reference in a new issue