mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-30 05:31:01 +00:00
make node interactions generic
Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
@@ -6,8 +6,6 @@ use std::{
|
||||
process::{Command, Stdio},
|
||||
};
|
||||
|
||||
use semver::Version;
|
||||
|
||||
use crate::{CompilerInput, CompilerOutput, SolidityCompiler};
|
||||
|
||||
pub struct Solc {
|
||||
|
||||
Reference in New Issue
Block a user