From c583bcd1473205104a1e1af812ed4976d30c7baa Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 2 May 2025 14:29:41 -0600 Subject: refactor: remove anything unrelated to the authz daemon --- lib/authx/rpc.rb | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/authx/rpc.rb (limited to 'lib/authx/rpc.rb') 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" -- cgit v1.2.3