This commit is contained in:
nquidox 2025-10-01 19:32:06 +03:00
parent 2ada5e5a9e
commit 850fb38e16

View file

@ -1,6 +0,0 @@
package shared
type ExcludeRoute struct {
Route string
Method string
}