Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy-paste issue in core/terminate? #11

Closed
a1exsh opened this issue Dec 26, 2021 · 1 comment
Closed

Copy-paste issue in core/terminate? #11

a1exsh opened this issue Dec 26, 2021 · 1 comment

Comments

@a1exsh
Copy link

a1exsh commented Dec 26, 2021

This looks like a copy-paste from core/start:

(defn terminate []
  (App/start))

https://github.com/HumbleUI/HumbleUI/blob/main/src/io/github/humbleui/core.clj#L50-L51

@tonsky tonsky closed this as completed in 348de1f Dec 27, 2021
@tonsky
Copy link
Contributor

tonsky commented Dec 27, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants