Skip to content

Commit

Permalink
refactored GeneratorBean.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
SpoilerRules committed Apr 1, 2024
1 parent 0c9dd75 commit d1a3939
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/com/spoiligaming/generator/GeneratorBean.kt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ object GeneratorBean {
return@timer Logger.printSuccess("Generated nitro code: $nitroCode")
}

Logger.printSuccess("YEP")

if ((config.proxySettings.proxyFilePath.isNotEmpty() && config.proxySettings.mode == 2 && config.proxySettings.enabled) ||
config.proxySettings.enabled && config.proxySettings.mode != 2 ||
!config.proxySettings.enabled
Expand Down

0 comments on commit d1a3939

Please sign in to comment.