remove stray newline (#5788)

its ugly
This commit is contained in:
buthed010203 2021-08-17 17:59:15 -04:00 committed by GitHub
parent 7118c972a8
commit 24e6f5b841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ public class LoadingFragment extends Fragment{
if(!bar.visible){
setProgress(() -> progValue);
}
}
public void setButton(Runnable listener){