Skip to content

Commit

Permalink
Revert "temp: add lint violation"
Browse files Browse the repository at this point in the history
This reverts commit 769b21b.
  • Loading branch information
wzieba committed Sep 13, 2024
1 parent 769b21b commit cbd41b6
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.woocommerce.android.ui.moremenu

import android.app.Activity
import android.content.Intent
import android.os.Bundle
import android.view.LayoutInflater
Expand Down Expand Up @@ -66,10 +65,6 @@ class MoreMenuFragment : TopLevelFragment() {
return
}

override fun onAttach(activity: Activity) {

}

override fun onCreateView(
inflater: LayoutInflater,
container: ViewGroup?,
Expand Down

0 comments on commit cbd41b6

Please sign in to comment.