Remove unused constant.
This commit is contained in:
parent
16b765a6b8
commit
b4bf5d6daf
@ -76,7 +76,6 @@ public class SwapWorkflowActivity extends AppCompatActivity {
|
|||||||
*/
|
*/
|
||||||
public static final String EXTRA_PREVENT_FURTHER_SWAP_REQUESTS = "preventFurtherSwap";
|
public static final String EXTRA_PREVENT_FURTHER_SWAP_REQUESTS = "preventFurtherSwap";
|
||||||
public static final String EXTRA_CONFIRM = "EXTRA_CONFIRM";
|
public static final String EXTRA_CONFIRM = "EXTRA_CONFIRM";
|
||||||
public static final String EXTRA_REPO_ID = "repoId";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ensure that we don't try to handle specific intents more than once in onResume()
|
* Ensure that we don't try to handle specific intents more than once in onResume()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user