Skip to content

Commit

Permalink
Revert "feat: expose api client hooks for dotnet (#389)" (#392)
Browse files Browse the repository at this point in the history
This reverts commit c446ce6.
  • Loading branch information
aeneasr authored Jan 2, 2025
1 parent 6e72280 commit 084221d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 deletions contrib/dotnet/ApiClientHooks.cs

This file was deleted.

1 change: 0 additions & 1 deletion scripts/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ dotnet () {
--git-host github.com \
-c ./config/client/dotnet.yml.proc.yml
cp "LICENSE" "clients/${PROJECT}/dotnet"
cp "contrib/dotnet/ApiClientHooks.cs" "clients/${PROJECT}/dotnet/src/Ory.Client/Client"
}

dart () {
Expand Down

0 comments on commit 084221d

Please sign in to comment.