mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 01:00:26 +03:00
8 lines
174 B
Java
8 lines
174 B
Java
|
package eu.alefzero.owncloud.ui.fragment;
|
||
|
|
||
|
import com.actionbarsherlock.app.SherlockFragment;
|
||
|
|
||
|
public class AuthenticatorAccountDetailsFragment extends SherlockFragment {
|
||
|
|
||
|
}
|