Skip to content

Commit

Permalink
rename broflake
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton committed Oct 26, 2023
1 parent 8282aaa commit 87dbfea
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 440 deletions.
2 changes: 1 addition & 1 deletion bypass/bypass.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ var (

// some pluggable transports don't work with bypass
unsupportedTransports = map[string]bool{
"broflake": true,
"bu": true,
}
)

Expand Down
177 changes: 0 additions & 177 deletions chained/broflake_impl.go

This file was deleted.

Loading

0 comments on commit 87dbfea

Please sign in to comment.