From b7f039a2c2015a072d551638ead3332ac0344ad3 Mon Sep 17 00:00:00 2001 From: Elias Freider Date: Tue, 18 Feb 2025 15:36:49 +0100 Subject: [PATCH] mini --- modal/cls.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modal/cls.py b/modal/cls.py index 2f24085ca..807cd6414 100644 --- a/modal/cls.py +++ b/modal/cls.py @@ -128,7 +128,6 @@ def _deps(): fun._is_method = True fun._app = service_function._app fun._spec = service_function._spec - # fun._is_web_endpoint = class_bound_method._is_web_endpoint # TODO: fix this return fun