Skip to content

Commit

Permalink
...Internal refactor...
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 394738975
  • Loading branch information
java-team-github-bot authored and Dagger Team committed Sep 3, 2021
1 parent fed7fb8 commit 38429f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@

package dagger.hilt.android.internal.managers;

import androidx.lifecycle.LifecycleEventObserver;
import android.content.Context;
import android.content.ContextWrapper;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import androidx.lifecycle.Lifecycle;
import androidx.lifecycle.LifecycleEventObserver;
import androidx.lifecycle.LifecycleOwner;
import dagger.hilt.EntryPoint;
import dagger.hilt.EntryPoints;
Expand Down

0 comments on commit 38429f0

Please sign in to comment.