Drop redundant enum value
This commit is contained in:
parent
7ce46c2b8a
commit
0e4a834d31
|
@ -204,8 +204,6 @@ extension ConfigurationViewController: UITableViewDataSource, UITableViewDelegat
|
||||||
|
|
||||||
case compression
|
case compression
|
||||||
|
|
||||||
case network
|
|
||||||
|
|
||||||
case other
|
case other
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue