-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed Dead Code & dependencies Removed is-json, json-stable-stringify, truncate-utf8-bytes Updated Eslint & Electron
- Loading branch information
Sentivate
committed
Sep 1, 2019
1 parent
95ca894
commit d839c5a
Showing
5 changed files
with
71 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
module.exports = async (state) => { | ||
require('./validateJSONScheme')(state); | ||
const { | ||
logImprt, | ||
success, | ||
|
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
client/onMessage/parseMessage/validateJSONScheme/scheme/index.js
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters