Skip to content

Commit

Permalink
fix layout alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
ypatil12 committed Oct 19, 2023
1 parent b503dc3 commit 439ca83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/IndexRegistry.sol
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ contract IndexRegistry is IndexRegistryStorage {
}

/*******************************************************************************
INTERNAL FUNCTIONS
INTERNAL FUNCTIONS
*******************************************************************************/

/**
Expand Down Expand Up @@ -233,7 +233,7 @@ contract IndexRegistry is IndexRegistryStorage {
}

/*******************************************************************************
VIEW FUNCTIONS
VIEW FUNCTIONS
*******************************************************************************/

/// @notice Returns the length of the globalOperatorList
Expand Down

0 comments on commit 439ca83

Please sign in to comment.