Skip to content

Commit

Permalink
chore: migrate kafka image to an indie PR
Browse files Browse the repository at this point in the history
  • Loading branch information
niebayes committed Jan 3, 2024
1 parent 1c504aa commit fd31088
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 312 deletions.
94 changes: 4 additions & 90 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/common/test-util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ rand.workspace = true
rskafka.workspace = true
store-api.workspace = true
tempfile.workspace = true
testcontainers = "0.15.0"
tokio.workspace = true
1 change: 0 additions & 1 deletion src/common/test-util/src/wal/kafka.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

pub mod image;
pub mod topic_decorator;

use common_config::wal::KafkaWalTopic as Topic;
Expand Down
Loading

0 comments on commit fd31088

Please sign in to comment.