removed debug comment
This commit is contained in:
parent
01cbbb48b6
commit
524e0533d8
|
@ -547,7 +547,6 @@ pub trait ArtifactOutput {
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
}
|
}
|
||||||
//Debug--------------------------------------
|
|
||||||
|
|
||||||
contracts.push(ArtifactFile {
|
contracts.push(ArtifactFile {
|
||||||
artifact,
|
artifact,
|
||||||
|
|
Loading…
Reference in New Issue