Skip to content

Commit 96806ab

Browse files
committed
fix: removed spark header from mfgTest cpp
1 parent c49d8bd commit 96806ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mfgTest/mfgTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <errno.h>
1212
#include <float.h>
1313
#include <stdint.h>
14-
#include <spark_wiring_json.h>
1514

1615
MfgTest::mfg_test_entry MfgTest::MFG_TEST_TABLE[] = {
1716
{&MfgTest::wet_dry_sensor_test, "Wet/Dry Sensor", MfgTest::PENDING},

0 commit comments

Comments
 (0)