Skip to content

Commit

Permalink
only rename setting name
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed Aug 28, 2023
1 parent 7bf111d commit 6744620
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ PhLTemplateSourcesUpdateChecker class >> launcherStartUpPriority [
PhLTemplateSourcesUpdateChecker class >> run [
self shouldRun ifFalse: [ ^ self ].

"need to manage it for command-line. Not available for now"
Smalltalk isInteractive ifFalse: [ ^ self ].

self uniqueInstance run


Expand Down

0 comments on commit 6744620

Please sign in to comment.