mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-03-15 11:12:02 +00:00
chore: fix merge typo
This commit is contained in:
@@ -36,11 +36,7 @@ type ProxyContext struct {
|
||||
Proto string
|
||||
Path string
|
||||
Method string
|
||||
<<<<<<< HEAD
|
||||
Type RequestType
|
||||
=======
|
||||
Type AuthModuleType
|
||||
>>>>>>> main
|
||||
IsBrowser bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user