docs(spec): remove link to obsolete issue (#10464)

This commit is contained in:
Niklas Adolfsson 2019-03-11 11:48:01 +01:00 committed by joshua-mir
parent 23d977ecce
commit 4320c9bc4f
1 changed files with 0 additions and 1 deletions

View File

@ -999,7 +999,6 @@ mod tests {
use types::view;
use types::views::BlockView;
// https://github.com/paritytech/parity-ethereum/issues/1840
#[test]
fn test_load_empty() {
let tempdir = TempDir::new("").unwrap();