Skip to content

Commit 1a6dd01

Browse files
committed
Remove redundant include
1 parent 5f4dbd3 commit 1a6dd01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/src/vendored/ujson/python/JSONtoObj.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Numeric decoder derived from TCL library
3838

3939
// Licence at LICENSES/ULTRAJSON_LICENSE
4040

41-
#include "pandas/vendored/ujson/lib/ultrajson.h"
4241
#define PY_SSIZE_T_CLEAN
4342
// clang-format off
4443
#include <Python.h>

0 commit comments

Comments
 (0)