@@ -707,7 +707,5 @@ int main(int argc, char *argv[])
usleep(interval*1000000);
usleep(interval*1000000);
}
}
endwin();
returnEXIT_FAILURE;
returnEXIT_SUCCESS;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.