mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-27 09:11:23 +01:00
リファクタ
This commit is contained in:
parent
1f92d3cdef
commit
560fbffe01
@ -91,11 +91,6 @@ object Action_Account {
|
||||
val pos = App1.getAppState(activity).column_list.size
|
||||
activity.addColumn(pos, a, Column.TYPE_LOCAL)
|
||||
dialog.dismissSafe()
|
||||
|
||||
try {
|
||||
} catch(ignored : Throwable) {
|
||||
// IllegalArgumentException がたまに出る
|
||||
}
|
||||
}
|
||||
|
||||
LoginForm.Action.Create -> createAccount(
|
||||
|
Loading…
x
Reference in New Issue
Block a user