Move autofill classes to pre-existing packages (#475)

This commit is contained in:
Lucas Kivi
2024-01-02 21:15:08 -06:00
committed by Álison Fernandes
parent e929641159
commit b3bee9ae20
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
package com.x8bit.bitwarden.autofill
package com.x8bit.bitwarden.data.autofill
import android.os.CancellationSignal
import android.service.autofill.AutofillService