Skip to content

Commit

Permalink
Remove outdated postgres-hyper example
Browse files Browse the repository at this point in the history
  • Loading branch information
bikeshedder committed Feb 3, 2025
1 parent e094de1 commit ad1c0e1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 235 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
# Examples
- example-postgres-actix-web
- example-postgres-benchmark
- example-postgres-hyper
- example-redis-actix-web
runs-on: ubuntu-latest
steps:
Expand Down
4 changes: 0 additions & 4 deletions examples/postgres-hyper/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions examples/postgres-hyper/Cargo.toml

This file was deleted.

72 changes: 0 additions & 72 deletions examples/postgres-hyper/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions examples/postgres-hyper/fixture.sql

This file was deleted.

102 changes: 0 additions & 102 deletions examples/postgres-hyper/src/main.rs

This file was deleted.

0 comments on commit ad1c0e1

Please sign in to comment.