Skip to content

Commit 4c8d92e

Browse files
committed
code cleanup with flake8
1 parent 4b6d261 commit 4c8d92e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/handlers/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,6 @@ def process_apis(self, apis):
778778
apis["api"] = filtered_api
779779
return apis
780780

781-
782781
async def get(self, *args, **kwargs):
783782
url = self.get_argument("url", None)
784783
if not self.get_argument("url", None):

0 commit comments

Comments
 (0)