Skip to content

Commit ed2b59b

Browse files
committed
Delete some readme file
1 parent 3245d3f commit ed2b59b

File tree

18 files changed

+63
-2
lines changed

18 files changed

+63
-2
lines changed

library/src/main/java/com/me/ui/library/camera/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.camera;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/database/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.database;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/download/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.download;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/file/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.file;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/image/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.image;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/pattern/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.pattern;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/security/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.security;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/thirdparty/README.md

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.thirdparty;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

library/src/main/java/com/me/ui/library/util/README.md

-2
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.me.ui.library.util;
2+
3+
/**
4+
* @author tangqi on 17-6-20.
5+
*/
6+
public class Test {
7+
}

0 commit comments

Comments
 (0)