Skip to content

Commit

Permalink
Reverting for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrettgaither committed May 2, 2024
1 parent a8eed1f commit 6ce507f
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 Liatrio',
timestamp: Date.now()
};

Expand Down

0 comments on commit 6ce507f

Please sign in to comment.