mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
Minor change
This commit is contained in:
parent
9e1c295711
commit
46a7ec1df4
|
@ -87,7 +87,6 @@ contract TokenDelegate is TokenDelegateStorageV1, TokenEvents {
|
||||||
emit ChangedNameAndSymbol(name, name_, symbol, symbol_);
|
emit ChangedNameAndSymbol(name, name_, symbol, symbol_);
|
||||||
name = name_;
|
name = name_;
|
||||||
symbol = symbol_;
|
symbol = symbol_;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user