mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 12:17:22 +00:00
Clean up registration java packages hierarchy.
This commit is contained in:
committed by
Cody Henthorne
parent
f29d4f980a
commit
9261c34213
@@ -1,4 +1,9 @@
|
||||
package org.thoughtcrime.securesms.registration;
|
||||
/*
|
||||
* Copyright 2024 Signal Messenger, LLC
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
package org.thoughtcrime.securesms.registration.fcm;
|
||||
|
||||
import android.app.Application;
|
||||
import android.os.AsyncTask;
|
||||
Reference in New Issue
Block a user