mirror of
https://github.com/kataras/iris.git
synced 2025-12-27 14:57:05 +00:00
Remove unused context.Domain
it was added (and wrong idx) on previous commit for some of my internal tests, this is not used anywhere so remove it.
This commit is contained in:
@@ -23,7 +23,6 @@ type (
|
||||
URLParams() map[string]string
|
||||
MethodString() string
|
||||
HostString() string
|
||||
Domain() string
|
||||
Subdomain() string
|
||||
PathString() string
|
||||
RequestPath(bool) string
|
||||
|
||||
Reference in New Issue
Block a user