Remove copypasta (#8700)

automerge
This commit is contained in:
Jack May
2020-03-06 18:18:01 -08:00
committed by GitHub
parent cea8067219
commit a5f2444ad2
3 changed files with 42 additions and 62 deletions

View File

@@ -18,7 +18,6 @@ num-traits = { version = "0.2" }
solana-logger = { path = "../../logger", version = "1.1.0" }
solana-sdk = { path = "../../sdk", version = "1.1.0" }
solana_rbpf = "=0.1.23"
thiserror = "1.0"
[lib]