1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-18 04:40:03 +02:00

move internal/config to config

This commit is contained in:
Henrik Hautakoski 2023-01-12 16:49:27 +01:00
parent 92c605c7fa
commit 3251c94416
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import (
log "github.com/sirupsen/logrus"
"eosio-ship-trace-reader/internal/config"
"eosio-ship-trace-reader/config"
"eosio-ship-trace-reader/internal/redis"
"github.com/nikoksr/notify"
"github.com/nikoksr/notify/service/telegram"