diff --git a/nym-client/src/persistence/toml.rs b/nym-client/src/persistence/toml.rs deleted file mode 100644 index f4f5578ad0..0000000000 --- a/nym-client/src/persistence/toml.rs +++ /dev/null @@ -1 +0,0 @@ -// TODO: we can put all the TOML config templating code in here once we get to that.