mirror of https://github.com/tasks/tasks
Remove warning suppressions
parent
ef91df4801
commit
696065b344
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Fork of <a href="http://code.google.com/p/sql-dsl/">sql-dsl</a>
|
||||
*/
|
||||
package com.todoroo.andlib.sql;
|
||||
package com.todoroo.andlib.sql;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Todoroo Library utility classes
|
||||
*/
|
||||
package com.todoroo.andlib.utility;
|
||||
package com.todoroo.andlib.utility;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Astrid API constants and container packages
|
||||
*/
|
||||
package com.todoroo.astrid.api;
|
||||
package com.todoroo.astrid.api;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Astrid data model classes and ContentResolver data access objects
|
||||
*/
|
||||
package com.todoroo.astrid.data;
|
||||
package com.todoroo.astrid.data;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* Astrid synchronization helpers
|
||||
*/
|
||||
package com.todoroo.astrid.sync;
|
||||
package com.todoroo.astrid.sync;
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue