Skip to content

Commit

Permalink
refactor: Optimize imports
Browse files Browse the repository at this point in the history
Fixes: LEARNER-9787
  • Loading branch information
HamzaIsrar12 committed Feb 28, 2024
1 parent 755e3f9 commit 9e41c51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/org/openedx/app/OpenEdXApp.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package org.openedx.app

import android.app.Application
import com.google.firebase.FirebaseOptions
import com.google.firebase.ktx.Firebase
import com.google.firebase.ktx.initialize
import io.branch.referral.Branch
Expand Down

0 comments on commit 9e41c51

Please sign in to comment.