From 4c32d9797131915d39b3c402e930ea0ed5cce93d Mon Sep 17 00:00:00 2001 From: ConnorSkees <39542938+ConnorSkees@users.noreply.github.com> Date: Mon, 24 Feb 2020 15:10:15 -0500 Subject: [PATCH] remove comment --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b5fb487..49c1a53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,5 +33,4 @@ commandline = ["clap"] nightly = [] [dev-dependencies] -# test imports tempfile = "3"