Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions giskard/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@
from .scanner import scan
from .utils.analytics_collector import analytics
from .utils.logging_utils import configure_logging
from .utils.sentry import configure_sentry

configure_sentry()
configure_logging()


Expand Down
107 changes: 0 additions & 107 deletions giskard/utils/sentry.py

This file was deleted.

Loading