Skip to content

Commit

Permalink
https://telecominfraproject.atlassian.net/browse/WIFI-7831
Browse files Browse the repository at this point in the history
Signed-off-by: stephb9959 <[email protected]>
  • Loading branch information
stephb9959 committed Sep 18, 2023
1 parent 4c2ba2e commit 4c9dbd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/framework/ConfigurationValidator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ static const std::string GitUCentralJSONSchemaFile{
"ucentral.schema.json"};

static std::string DefaultUCentralSchema = R"foo(
{
"$id": "https://openwrt.org/ucentral.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down Expand Up @@ -3326,7 +3325,6 @@ static std::string DefaultUCentralSchema = R"foo(
}
}
}
)foo";

static inline bool IsIPv4(const std::string &value) {
Expand Down

0 comments on commit 4c9dbd7

Please sign in to comment.