pull/906/head
Josselin 3 years ago
parent a1f6efe388
commit 2ba0523d21
  1. 1
      slither/detectors/abstract_detector.py

@ -1,6 +1,5 @@
import abc
import re
from functools import partial
from logging import Logger
from typing import Optional, List, TYPE_CHECKING, Dict, Union, Callable

Loading…
Cancel
Save