mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 05:38:55 +00:00
Removed todo comment
This commit is contained in:
parent
85e64c9baf
commit
70c6936d9d
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ import butterknife.ButterKnife;
|
|||
import de.greenrobot.event.EventBus;
|
||||
|
||||
|
||||
// TODO refactor all to use butterknife
|
||||
public class TaskFormActivity extends AppCompatActivity implements AdapterView.OnItemSelectedListener {
|
||||
|
||||
private String taskType;
|
||||
|
|
|
|||
Loading…
Reference in a new issue