Skip to content

Commit

Permalink
summer demo (#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley authored Jun 20, 2024
1 parent fa1923f commit f828163
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/entities/events/rsvps/routes.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
package rsvps

import (
"github.com/GenerateNU/sac/backend/permission"
"github.com/GenerateNU/sac/backend/types"
"github.com/gofiber/fiber/v2"
)

func EventsRSVPs(params types.RouteParams) {

0 comments on commit f828163

Please sign in to comment.