Skip to content

Commit d12e454

Browse files
lint fix
1 parent ba4be21 commit d12e454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/form_autofill/test_autofill_cc_cvv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def test_autofill_cc_cvv(
3737
# create fake data, fill it in and press submit and save on the door hanger
3838
credit_card_sample_data = util.fake_credit_card_data()
3939
credit_card_autofill.fill_credit_card_info(credit_card_sample_data)
40-
cvv = credit_card_sample_data.cvv
4140
autofill_popup.click_doorhanger_button("save")
4241

4342
# navigate to prefs

0 commit comments

Comments
 (0)