diff options
Diffstat (limited to 'src/com/android/deskclock/timer/TimerPagerAdapter.java')
-rw-r--r-- | src/com/android/deskclock/timer/TimerPagerAdapter.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/deskclock/timer/TimerPagerAdapter.java b/src/com/android/deskclock/timer/TimerPagerAdapter.java index 8b258942c..f678866aa 100644 --- a/src/com/android/deskclock/timer/TimerPagerAdapter.java +++ b/src/com/android/deskclock/timer/TimerPagerAdapter.java @@ -23,7 +23,6 @@ import android.view.ViewGroup; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentTransaction; -import androidx.legacy.app.FragmentCompat; import androidx.viewpager.widget.PagerAdapter; import com.android.deskclock.data.DataModel; |