Skip to content

Commit

Permalink
Added missing fmt package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ne0nd0g committed Oct 29, 2023
1 parent 111716b commit d3616d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/shell_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ along with Merlin. If not, see <http://www.gnu.org/licenses/>.
package commands

import (
"fmt"
"os/exec"
"strings"
)
Expand Down

0 comments on commit d3616d5

Please sign in to comment.