fix: call load_disabled_extension_list

This commit is contained in:
Vlad Stan
2023-01-19 15:49:43 +02:00
parent bb32112169
commit 0a7a589935
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -1,7 +1,5 @@
import asyncio
import importlib
import os
import re
import warnings
import click