Skip to content

Commit

Permalink
Fix test issue due to removing code
Browse files Browse the repository at this point in the history
  • Loading branch information
yhaliaw committed Sep 13, 2024
1 parent e4c8956 commit ff2818a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
2 changes: 0 additions & 2 deletions src/github_runner_manager/openstack_cloud/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from pathlib import Path
from typing import TypedDict, cast

import yaml

from github_runner_manager.errors import OpenStackInvalidConfigError

logger = logging.getLogger(__name__)
Expand Down
79 changes: 0 additions & 79 deletions tests/unit/test_openstack_cloud.py

This file was deleted.

0 comments on commit ff2818a

Please sign in to comment.