spacewander commented on code in PR #8219:
URL: https://github.com/apache/apisix/pull/8219#discussion_r1027639167


##########
apisix/admin/init.lua:
##########
@@ -14,6 +14,7 @@
 -- See the License for the specific language governing permissions and
 -- limitations under the License.
 --
+local filter = require("apisix.router").filter

Review Comment:
   Does module `apisix.router` export the function `filter`?
   BTW, the `require` call should be put under `local require = require`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to