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
|
Proto string
|
||||||
Path string
|
Path string
|
||||||
Method string
|
Method string
|
||||||
<<<<<<< HEAD
|
|
||||||
Type RequestType
|
|
||||||
=======
|
|
||||||
Type AuthModuleType
|
Type AuthModuleType
|
||||||
>>>>>>> main
|
|
||||||
IsBrowser bool
|
IsBrowser bool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user