Skip to content

Commit 86e7578

Browse files
committed
modified: cmd/scalpel/main.go
1 parent d660f75 commit 86e7578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/scalpel/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Copyright © 2025 Kyle McAllister (xkilldash9x@proton.me)
77
package main
88

99

10-
import "github.com/project-scalpel/scalpel-cli/cmd"
10+
import "github.com/xkilldash9x/scalpel-cli/cmd"
1111

1212

1313
// The main event, you could say.

0 commit comments

Comments
 (0)