Skip to content

Commit

Permalink
remove previous long message
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiazcoaga committed Aug 20, 2024
1 parent adb1bf5 commit 5222537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions detectors/storage-change-events/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dylint_linting::impl_late_lint! {
"",
StorageChangeEvents::default(),
{
name: "Storage Changed without Emiting an Event in Token Interface implementations",
long_message: " It can originate a problem when a canonical function does not emit an event expected by the contract's clients.",
name: "Storage Changed without Emiting an Event",
long_message: "",
severity: "",
help: "",
vulnerability_class: "",
Expand Down

0 comments on commit 5222537

Please sign in to comment.