mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-19 13:06:30 +02:00
Remove unnecessary warnings
This commit is contained in:
parent
36b6d806c8
commit
6bb15f593b
@ -197,7 +197,6 @@ var exportCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
fmt.Println("Modpack exported to " + fileName)
|
||||
fmt.Println("Make sure you remove this file before running packwiz refresh, or add it to .packwizignore")
|
||||
},
|
||||
}
|
||||
|
||||
|
@ -227,7 +227,6 @@ var exportCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
fmt.Println("Modpack exported to " + fileName)
|
||||
fmt.Println("Make sure you remove this file before running packwiz refresh, or add it to .packwizignore")
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user