X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fshims%2Fnoop.ts;h=086a60e32b0075e945f7fb04c4c6bd49d1382eda;hb=HEAD;hp=338e161041f5f5408867d05ce05567967ad4f8cd;hpb=3ea9a1c311c3e3c55fb95560d4dd99a77c52df4a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/shims/noop.ts b/client/src/shims/noop.ts index 338e16104..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 +// 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