Skip to content

Commit

Permalink
wip: Delete old electron file
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Nov 2, 2023
1 parent ffb2022 commit 0463fbd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 368 deletions.
368 changes: 0 additions & 368 deletions public/electron.js

This file was deleted.

1 change: 1 addition & 0 deletions public/electron/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ let OUT_FILE; // Name of the output file
let TRIGGER_CODES; // Trigger codes and IDs for the EEG machine
let TRIGGER_PORT; // Port that the EEG machine is talking through

// TODO: THis is causing an error cause it's not built into the app?
const GIT_VERSION = JSON.parse(fs.readFileSync(path.resolve(__dirname, "../config/version.json")));

/************ APP LIFECYCLE ***********/
Expand Down

0 comments on commit 0463fbd

Please sign in to comment.