Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:johnnyon-amzn/dashboards-desktop int…
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
johnnyon-amzn committed May 16, 2022
2 parents 7f6f2b1 + 2f9bf71 commit f889312
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/dashboards.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ const http = require('http');

const superagent = require('superagent');

<<<<<<< HEAD

const CONFIG_PATH = path.join(__dirname, "config.json");


=======
>>>>>>> d3dd86e (add crendentials manager with save and exit)
async function getOSDStatus() {
let statuses = {};
try {
Expand Down

0 comments on commit f889312

Please sign in to comment.