Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgomez committed Oct 4, 2024
1 parent cb2dafe commit 08276c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nimble.nim
Original file line number Diff line number Diff line change
Expand Up @@ -2337,7 +2337,6 @@ proc doAction(options: var Options) =
of actionSync:
sync(options)
of actionSetup:
# setup(options)
displayWarning("`nimble setup` is deprecated, use `nimble install` instead", HighPriority)
install(options)
of actionShellEnv:
Expand Down

0 comments on commit 08276c8

Please sign in to comment.