luci-app-ddns: removing unneeded assert
[project/luci.git] / applications / luci-app-ddns / luasrc / tools / ddns.lua
old mode 100644 (file)
new mode 100755 (executable)
index ecc4131..02331f4
@@ -166,8 +166,6 @@ function value_parse(self, section, novld)
                        return          -- so data is missing
                end
        end
-       -- for whatever reason errtxt set and not handled above
-       assert( not (errtxt and (#errtxt > 0)), "unhandled validate error" )
 
        -- lets continue with value returned from validate
        eq_cfg  = ( vvalue == cvalue )                  -- update equal_config flag