1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 05:43:05 +00:00

Update README.md about contributions

This commit is contained in:
Loïc Blot (@U-Exp)
2014-10-10 14:56:21 +02:00
parent 83fac3d592
commit 768b46678c
2 changed files with 2 additions and 3 deletions
@@ -40,7 +40,6 @@ public class SmsDataProvider extends ContentProvider {
@Override
public Cursor query(Uri uri, String[] projection, String selection,
String[] selectionArgs, String sortOrder) {
// TODO Auto-generated method stub
return null;
}