Skip to content

Commit

Permalink
Remove unused alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Hind-M committed Oct 24, 2024
1 parent 37bc1df commit dccfa98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libmamba/src/core/transaction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,6 @@ namespace mamba
bool
MTransaction::execute(const Context& ctx, ChannelContext& channel_context, PrefixData& prefix)
{
using Solution = solver::Solution;

// JSON output
// back to the top level if any action was required
if (!empty())
Expand Down

0 comments on commit dccfa98

Please sign in to comment.