Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #38 from wimark/WNE-3733-fix-ap-logupload-reinsertion
Browse files Browse the repository at this point in the history
WNE-3733: Delete: logupload field from inner uci wimark struct
  • Loading branch information
Meystergod authored Sep 27, 2023
2 parents 5b4a138 + 3cee9a2 commit 6ddd074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpe_interface_struct.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ type UciLogupload struct {
Debug string `json:"debug"`
}
type innerUciWimark struct {
Logupload UciLogupload `json:"logupload"`
CpeAgent UciCpeagentCfg `json:"broker"`
Lbs UciLbsCfg `json:"lbs"`
Stat UciStatCfg `json:"statistic"`
Expand Down

0 comments on commit 6ddd074

Please sign in to comment.