Remove yul::Instruction.

This commit is contained in:
chriseth
2019-12-19 23:22:19 +01:00
parent d420fe3786
commit 7db88cfedd
8 changed files with 3 additions and 34 deletions
-1
View File
@@ -43,7 +43,6 @@ enum class Instruction: uint8_t;
namespace yul
{
struct Instruction;
struct Identifier;
///