Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
review comments, batch #1
Browse files Browse the repository at this point in the history
  • Loading branch information
arbeit committed Apr 17, 2018
1 parent f4a9f63 commit f9c1e8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions google/cloud/forseti/notifier/notifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
from google.cloud.forseti.common.util import logger
from google.cloud.forseti.common.util import string_formats
from google.cloud.forseti.notifier.notifiers import findings
from google.cloud.forseti.notifier.notifiers.gcs_inv_summary import (
GcsInvSummary)
from google.cloud.forseti.notifier.notifiers.gcs_inv_summary import GcsInvSummary
from google.cloud.forseti.notifier.notifiers.base_notification import BaseNotification
from google.cloud.forseti.services.inventory.storage import DataAccess
from google.cloud.forseti.services.inventory.storage import InventoryIndex
Expand Down

0 comments on commit f9c1e8d

Please sign in to comment.