mirror of https://github.com/gofiber/fiber.git
🧹 remove comment
parent
33b7905da6
commit
8555f0bf7c
|
@ -1,7 +1,6 @@
|
||||||
// ⚡️ Fiber is an Express inspired web framework written in Go with ☕️
|
// ⚡️ Fiber is an Express inspired web framework written in Go with ☕️
|
||||||
// 📄 Github Repository: https://github.com/gofiber/fiber
|
// 📄 Github Repository: https://github.com/gofiber/fiber
|
||||||
// 📌 API Documentation: https://docs.gofiber.io
|
// 📌 API Documentation: https://docs.gofiber.io
|
||||||
// ⚠️ This path parser was inspired by ucarion/urlpath (MIT License).
|
|
||||||
// 💖 Maintained and modified for Fiber by @renewerner87
|
// 💖 Maintained and modified for Fiber by @renewerner87
|
||||||
package fiber
|
package fiber
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue