mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 16:54:33 +03:00
7 lines
174 B
Java
7 lines
174 B
Java
package com.owncloud.android.ui.fragment;
|
|
|
|
import com.actionbarsherlock.app.SherlockFragment;
|
|
|
|
public class AuthenticatorAccountDetailsFragment extends SherlockFragment {
|
|
|
|
}
|