Got rid of a weird debugging string

pull/14/head
Tim Su 16 years ago
parent 8ba1d75ec6
commit 7731ebf28e

@ -88,8 +88,6 @@ public class Astrid3ContentProvider extends ContentProvider {
@Autowired
private ExceptionService exceptionService;
static String hello = "hello";
@Override
public boolean onCreate() {
try {

Loading…
Cancel
Save