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.rb | |
| parent | 91defaefca47e9cebbe92c6abf33c4423df9bc7d (diff) | |
refactor: remove anything unrelated to the authz daemon
Diffstat (limited to 'lib/authx.rb')
| -rw-r--r-- | lib/authx.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/authx.rb b/lib/authx.rb deleted file mode 100644 index 5ee3f543..00000000 --- a/lib/authx.rb +++ /dev/null @@ -1,6 +0,0 @@ -# frozen_string_literal: true - -require "authx/rpc" - -module Authx -end |
