diff options
author | crupest <crupest@outlook.com> | 2021-05-17 20:22:24 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-05-17 20:22:24 +0800 |
commit | 0a9ec27b53902e7d0fbd362d81ce762f0ee742a4 (patch) | |
tree | d8f86ee42bf4d042728c8f04024361ef7da4bee5 /FrontEnd/package.json | |
parent | 1e69fc540d83cb10b86026cd2aefca4878581b4e (diff) | |
download | timeline-0a9ec27b53902e7d0fbd362d81ce762f0ee742a4.tar.gz timeline-0a9ec27b53902e7d0fbd362d81ce762f0ee742a4.tar.bz2 timeline-0a9ec27b53902e7d0fbd362d81ce762f0ee742a4.zip |
build: Remove an unused package.
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index fac6625c..ad6a8897 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -91,7 +91,6 @@ "css-loader": "^5.2.4",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
- "eslint-plugin-import": "^2.23.2",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
|