Skip to content

Commit

Permalink
Testing for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrettgaither committed May 2, 2024
1 parent 8bb18e8 commit 5a20480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ app.get('/', (req, res) => {

const data = {
message: 'My name is Jarrett Gaither',
newField: 'Hello World',
timestamp: Date.now()
};

Expand Down

0 comments on commit 5a20480

Please sign in to comment.