Skip to content

Commit

Permalink
Closes# 991: Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
psymoon committed Oct 15, 2018
1 parent ca345a0 commit 5dd0101
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/java/org/mozilla/focus/ext/EngineView.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
package org.mozilla.focus.ext

import android.annotation.SuppressLint
import android.graphics.Bitmap
import android.os.Handler
import android.os.Looper
import android.webkit.WebView
import android.widget.FrameLayout
import mozilla.components.browser.engine.system.SystemEngineView
import mozilla.components.concept.engine.EngineView
import org.mozilla.focus.browser.FocusedDOMElementCache
import org.mozilla.focus.utils.AppConstants
Expand Down

0 comments on commit 5dd0101

Please sign in to comment.