Unverified Commit 203af43b authored by Filipe de Lima Brito's avatar Filipe de Lima Brito Committed by GitHub

Update PreferencesFragment.kt

parent 826edcce
......@@ -38,7 +38,6 @@ class PreferencesFragment : Fragment(), PreferencesView {
override fun onViewCreated(view: View, savedInstanceState: Bundle?) {
super.onViewCreated(view, savedInstanceState)
setupToolbar()
setupListeners()
presenter.loadAnalyticsTrackingInformation()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment