Skip to content

Commit

Permalink
chore(contracts): remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mariocao committed Dec 16, 2024
1 parent ccd9ccd commit 594cc47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/libraries/SedaDataTypes.sol
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.24;

// TODO: Rearrange struct fields to minimize storage gaps and optimize packing

/// @title SedaDataTypes Library
/// @notice Contains data structures and utility functions for the SEDA protocol
library SedaDataTypes {
Expand Down

0 comments on commit 594cc47

Please sign in to comment.