This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
remove duplicate lsquic requirement
Browse Source
pull/2621/head
Émilien Devos
3 years ago
committed by
GitHub
parent
4940759627
commit
d214a0b333
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/invidious/yt_backend/connection_pool.cr
Unescape
Escape
View File
@ -1,5 +1,3 @@
require
"
lsquic
"
{%
unless
flag?
(
:disable_quic
)
%}
{%
unless
flag?
(
:disable_quic
)
%}
require
"
lsquic
"
require
"
lsquic
"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
helix/invidious
Title
Body
Create Issue