Skip to content

Commit 8aff62c

Browse files
committed
fix: revert dummy __init__ changes to fix OwlBot Post Processor
1 parent 943133d commit 8aff62c

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

  • packages

packages/google-api-core/google/api_core/gapic_v1/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
1615
from google.api_core.gapic_v1 import client_info
1716
from google.api_core.gapic_v1 import config
1817
from google.api_core.gapic_v1 import config_async

packages/google-cloud-compute/google/cloud/compute_v1/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
1716
import sys
1817

1918
import google.api_core as api_core

0 commit comments

Comments
 (0)