Remove whitespace

This commit is contained in:
Michael Vines
2019-09-20 08:20:19 -07:00
parent 890be36fd3
commit debee350f8
2 changed files with 0 additions and 5 deletions

View File

@ -44,8 +44,6 @@ url = "2.1.0"
solana-core = { path = "../core", version = "0.19.0-pre0" }
solana-budget-program = { path = "../programs/budget_program", version = "0.19.0-pre0" }
[[bin]]
name = "solana"
path = "src/main.rs"