Remove useless debugging statement
This commit is contained in:
parent
5f0c6f3eaa
commit
fcf1c4e53f
|
@ -109,7 +109,6 @@ class TwitterStatusFetcher extends ParallelizingDaemon
|
||||||
$flink->find();
|
$flink->find();
|
||||||
|
|
||||||
$flinks = array();
|
$flinks = array();
|
||||||
common_log(LOG_INFO, "hello");
|
|
||||||
|
|
||||||
while ($flink->fetch()) {
|
while ($flink->fetch()) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user