mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-28 00:45:50 +03:00
[PR #141] [MERGED] remove some commented-out (dead) code #543
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#543
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/snail007/goproxy/pull/141
Author: @quasilyte
Created: 9/13/2018
Status: ✅ Merged
Merged: 9/14/2018
Merged by: @snail007
Base:
dev← Head:quasilyte/commentedOutCode📝 Commits (1)
6154d41remove some commented-out (dead) code📊 Changes
3 files changed (+0 additions, -4 deletions)
View changed files
📝
core/cs/server/server.go(+0 -1)📝
services/mux/mux_bridge.go(+0 -1)📝
services/sps/sps.go(+0 -2)📄 Description
There are much more places, removed only few of them
to make review simpler (we can remove more later).
Found using https://go-critic.github.io/overview#commentedOutCode-ref
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.