diff options
| author | mo khan <mo@mokhan.ca> | 2025-05-02 14:29:41 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-05-02 14:29:41 -0600 |
| commit | c583bcd1473205104a1e1af812ed4976d30c7baa (patch) | |
| tree | 933edf78a4ac8aea55256e42641e56bbb4c58834 /lib/authx/rpc.rb | |
| parent | 91defaefca47e9cebbe92c6abf33c4423df9bc7d (diff) | |
refactor: remove anything unrelated to the authz daemon
Diffstat (limited to 'lib/authx/rpc.rb')
| -rw-r--r-- | lib/authx/rpc.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/authx/rpc.rb b/lib/authx/rpc.rb deleted file mode 100644 index 78edbc46..00000000 --- a/lib/authx/rpc.rb +++ /dev/null @@ -1,4 +0,0 @@ -# frozen_string_literal: true - -require "authx/rpc/ability_pb" -require "authx/rpc/ability_twirp" |
