Skip to content

Commit d15ac84

Browse files
committed
🏷️ RBS Types update
1 parent f63a80c commit d15ac84

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sig/omniauth/strategies/ldap.rbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ module OmniAuth
33
class LDAP
44
OMNIAUTH_GTE_V2: bool
55

6-
# CONFIG is a read-only mapping of string keys to mapping definitions
7-
CONFIG: Hash[String, untyped]
8-
96
# The request_phase either returns a Rack-compatible response or the form response.
107
def request_phase: () -> (Rack::Response | Array[untyped] | String)
118

0 commit comments

Comments
 (0)