Skip to content

Commit 3ada108

Browse files
Hakob23Luisfc68
andauthored
remove unnecessary comment
Co-authored-by: Luisfc68 <60527258+Luisfc68@users.noreply.github.com>
1 parent 8a28ebf commit 3ada108

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contracts/FlyoverDiscovery.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ contract FlyoverDiscovery is
9999
emit Resigned(providerAddress);
100100
}
101101

102-
// non-view external functions should be declared before external view functions (solhint ordering)
103102
/// @notice Updates a provider status flag
104103
/// @dev Callable by the LP itself or the contract owner
105104
/// @param providerId The provider identifier

0 commit comments

Comments
 (0)