X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fshims%2Fnoop.ts;h=086a60e32b0075e945f7fb04c4c6bd49d1382eda;hb=decbd0b63bf14b55c265b0faee18521e4b0e1e76;hp=899b69bf3a86c1e12f694a92cd400effd6ba2a4d;hpb=ae04a0ce1298ca4db8b2d0d69df36845213e5fcb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/shims/noop.ts b/client/src/shims/noop.ts index 899b69bf3..086a60e32 100644 --- a/client/src/shims/noop.ts +++ b/client/src/shims/noop.ts @@ -1,3 +1,3 @@ // Does nothing. Used to shim out node.js modules // which are no-ops in the browser. -export const NOOP = 0 \ No newline at end of file +export const NOOP = 0