Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrettgaither committed May 2, 2024
1 parent 9a5656a commit 023e97e
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',
message: 'Hello World',
timestamp: Date.now()
};

Expand Down

0 comments on commit 023e97e

Please sign in to comment.