v0.1.5 cleanup
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
// FILE: lixenwraith/log/sanitizer/sanitizer.go
|
||||
// Package sanitizer provides a fluent and composable interface for sanitizing
|
||||
// strings based on configurable rules using bitwise filter flags and transforms.
|
||||
package sanitizer
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
// FILE: lixenwraith/log/sanitizer/sanitizer_test.go
|
||||
package sanitizer
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user