Skip to content

Commit

Permalink
Added Comment class file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Webster committed Oct 14, 2023
1 parent 1a1c0ea commit 69e3905
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libraries/Comment.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
class Comment {

}

module.exports = Comment;

0 comments on commit 69e3905

Please sign in to comment.