Remove unreachable statement
Change-Id: I537d189e802c6201a4c9a1a5f17ca172836ec5b3
This commit is contained in:
parent
3f249c2b6d
commit
c6178d229c
1 changed files with 0 additions and 1 deletions
|
|
@ -210,7 +210,6 @@ class WebRequest {
|
|||
} else {
|
||||
return 'http';
|
||||
}
|
||||
return $arr;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue