Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Feb 6, 2024
1 parent de1b1df commit 7d30e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elm/Shared.elm
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ update route msg model =
, Effect.handleHttpError { httpError = error }
)

-- BUILDS
-- HOOKS
Shared.Msg.GetRepoHooks options ->
( model
, Api.try
Expand Down

0 comments on commit 7d30e7e

Please sign in to comment.