From 228a5aa75d0951d4d88f109aa62e7e12e4cad927 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Mon, 3 Dec 2018 21:37:55 -0800 Subject: [PATCH] Remove stray comment --- metrics/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/metrics/Cargo.toml b/metrics/Cargo.toml index 7255f504b4..75fb034ee8 100644 --- a/metrics/Cargo.toml +++ b/metrics/Cargo.toml @@ -16,6 +16,3 @@ solana-sdk = { path = "../sdk", version = "0.11.0" } [lib] name = "solana_metrics" -# crate-type = ["lib", "cdylib"] - -