Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5bded3bf authored by Chet Haase's avatar Chet Haase Committed by Android Git Automerger
Browse files

am 8bba7510: Fix build - remove obsolete import of Animatable

* commit '8bba7510':
  Fix build - remove obsolete import of Animatable
parents 91fedd82 8bba7510
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package android.view;

import android.animation.Animatable;
import android.animation.Animator;
import android.animation.ValueAnimator;
import android.animation.TimeInterpolator;