diff options
Diffstat (limited to 'middleware/constants.go')
| -rw-r--r-- | middleware/constants.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/middleware/constants.go b/middleware/constants.go deleted file mode 100644 index dc6505b..0000000 --- a/middleware/constants.go +++ /dev/null @@ -1,5 +0,0 @@ -package middleware - -const ( - LOG_PREFIX = "HTTP" -) |
