mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 17:02:21 -05:00
There's no import activity
This commit is contained in:
parent
be2584f5fe
commit
0a4a6be5fd
@ -59,11 +59,6 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:label="@string/join_label"
|
||||
android:theme="@android:style/Theme.Dialog">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".view.ImportActivity"
|
||||
android:theme="@android:style/Theme.Dialog"
|
||||
android:label="@string/import_label">
|
||||
</activity>
|
||||
<service android:name=".irc.IRCService"></service>
|
||||
</application>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user