Remove redundant slog dependencies

This commit is contained in:
Age Manning 2019-08-09 10:39:32 +10:00
parent ec73dfe90b
commit 66419d00ea
No known key found for this signature in database
GPG Key ID: 05EED64B79E06A93

View File

@ -22,5 +22,3 @@ exit-future = "0.1.3"
env_logger = "0.6.1"
dirs = "2.0.1"
logging = { path = "../eth2/utils/logging" }
slog-scope = "4.1.2"
slog-stdlog = "3.0.5"