Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nivcertora committed Nov 28, 2024
1 parent 162918e commit 8552c77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Quorum/checks/feed_price.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,3 @@ def verify_price_feed(self) -> None:

if verified_variables:
self._write_to_file(verified_sources_path, verified_variables)
else:
pp.pretty_print(f"No address related to chain link or chronicle found in {Path(source_code.file_name).stem}", pp.Colors.INFO)

0 comments on commit 8552c77

Please sign in to comment.