diff options
| author | lost+skunk <[email protected]> | 2024-11-15 22:43:56 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-11-15 22:43:56 +0300 |
| commit | f857340dceb7a7499b92af34557d6bf214fceb29 (patch) | |
| tree | ccb964d41ff074c271276330a984215556efdd22 /app/router.go | |
| parent | 911923fde11ed1e0efbc56f851f9b50e5e48665d (diff) | |
| download | skunky-art-f857340dceb7a7499b92af34557d6bf214fceb29.tar.gz skunky-art-f857340dceb7a7499b92af34557d6bf214fceb29.tar.bz2 skunky-art-f857340dceb7a7499b92af34557d6bf214fceb29.zip | |
офрцвагргш
Diffstat (limited to 'app/router.go')
| -rw-r--r-- | app/router.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/router.go b/app/router.go index c7dd623..ac65c3d 100644 --- a/app/router.go +++ b/app/router.go @@ -11,8 +11,6 @@ import ( var Host string -// var Path *string - func Router() { parsepath := func(path string) map[int]string { if l := len(CFG.URI); len(path) > l { |
