summaryrefslogtreecommitdiff
path: root/internal/logging/logging.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/logging/logging.go')
-rw-r--r--internal/logging/logging.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/logging/logging.go b/internal/logging/logging.go
index b82ee99..2975c7a 100644
--- a/internal/logging/logging.go
+++ b/internal/logging/logging.go
@@ -1,5 +1,4 @@
// Summary: ANSI-styled logging utilities with a bound standard logger and configurable preview truncation.
-// Not yet reviewed by a human
package logging
import (