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

Remove unnecessary check #600

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Remove unnecessary check #600

merged 2 commits into from
Jun 13, 2023

Conversation

7heo
Copy link
Contributor

@7heo 7heo commented Jun 13, 2023

According to flutter's app:compileDebugKotlin job, in the context of CreatePostActivity.kt, 'uri != null' is always 'true'.

According to flutter's app:compileDebugKotlin job, in the context of
CreatePostActivity.kt, 'uri != null' is always 'true'.
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a lot of these that need fixing.

@dessalines dessalines merged commit f5e435d into LemmyNet:main Jun 13, 2023
@7heo
Copy link
Contributor Author

7heo commented Jun 13, 2023

There are a lot of these that need fixing.

I will try and help, once I fixed #421 for good.

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

Successfully merging this pull request may close these issues.

2 participants