This commit is contained in:
darius 2024-05-09 23:13:00 +02:00
parent 123dfecadc
commit a18ae36dfb
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@ package log
import (
"os"
"path"
"time"
)

View File

@ -8,7 +8,6 @@ import (
"gopkg.in/yaml.v2"
"os"
"path"
"runtime"
"strings"
"wazuh-notify/log"
"wazuh-notify/types"