Skip to content

Commit 69566c7

Browse files
chu11mergify[bot]
authored andcommitted
job-list: remove unnecessary headers
Problem: Headers that are included are unnecessary. They are assumed to be cut and paste errors.
1 parent 29caf97 commit 69566c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/job-list/idsync.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@
1717
#include <flux/core.h>
1818

1919
#include "src/common/libczmqcontainers/czmq_containers.h"
20-
#include "src/common/libutil/errno_safe.h"
2120
#include "src/common/libjob/job_hash.h"
2221

2322
#include "idsync.h"
24-
#include "job_state.h"
2523

2624
void idsync_data_destroy (void *data)
2725
{

0 commit comments

Comments
 (0)