Skip to content

Commit c7ece88

Browse files
atanisoftme-no-dev
authored andcommitted
Update AsyncJson.h (me-no-dev#604)
remove extra #endif that should have been dropped as part of me-no-dev@59066bd
1 parent 7b1a3d2 commit c7ece88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AsyncJson.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ class PrettyAsyncJsonResponse: public AsyncJsonResponse {
166166
return len;
167167
}
168168
};
169-
#endif
170169

171170
typedef std::function<void(AsyncWebServerRequest *request, JsonVariant &json)> ArJsonRequestHandlerFunction;
172171

0 commit comments

Comments
 (0)