Skip to content

Commit

Permalink
Removed commented out code
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Duffey <[email protected]>
  • Loading branch information
JDuffeyBQ committed Oct 31, 2023
1 parent 9c2cd52 commit 2a0adbb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@ namespace UnitTest
{
inline constexpr float EPSILON = 0.0001;

// struct make_shared_enabler : public complex::Application
//{
// };

/**
* @brief This class will decompress a tar.gz file using the locally installed copy of cmake and when
* then class goes out of scope the extracted contents will be deleted from disk.
Expand Down

0 comments on commit 2a0adbb

Please sign in to comment.