aboutsummaryrefslogtreecommitdiff
path: root/uri_unix.go
diff options
context:
space:
mode:
authorGravatar Oleksandr Redko <Oleksandr_Redko@epam.com> 2023-11-09 00:18:13 +0200
committerGravatar GitHub <noreply@github.com> 2023-11-08 23:18:13 +0100
commit7bd632cbde54f592d0e093dcf6f592aeb7dc5ed8 (patch)
tree844b50df017c603dc058012b7a95b11dcb80756a /uri_unix.go
parentchore: Rename coarseTime.go to coarsetime.go (#1651) (diff)
downloadfasthttp-7bd632cbde54f592d0e093dcf6f592aeb7dc5ed8.tar.gz
fasthttp-7bd632cbde54f592d0e093dcf6f592aeb7dc5ed8.tar.bz2
fasthttp-7bd632cbde54f592d0e093dcf6f592aeb7dc5ed8.zip
chore: Remove redundant build constraint (#1650)
Diffstat (limited to 'uri_unix.go')
-rw-r--r--uri_unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/uri_unix.go b/uri_unix.go
index c2ac8fa..1226fc9 100644
--- a/uri_unix.go
+++ b/uri_unix.go
@@ -1,5 +1,4 @@
//go:build !windows
-// +build !windows
package fasthttp