From e42af973452ed639ed34dadfd8eff0453f6501ce Mon Sep 17 00:00:00 2001 From: Alberto Almagro Date: Wed, 25 Jul 2018 22:59:11 +0200 Subject: Remove thirdparty FIXME This FIXME belongs to a code example that was imported from the internet. As we aren't going to do anything about it, I prefer to remove it so it stops from appearing on searches. --- actioncable/test/javascript/vendor/mock-socket.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'actioncable/test') diff --git a/actioncable/test/javascript/vendor/mock-socket.js b/actioncable/test/javascript/vendor/mock-socket.js index b465c8b53f..4564cebc40 100644 --- a/actioncable/test/javascript/vendor/mock-socket.js +++ b/actioncable/test/javascript/vendor/mock-socket.js @@ -178,7 +178,7 @@ if (root.IPv6 === this) { root.IPv6 = _IPv6; } - + return this; } @@ -461,7 +461,6 @@ }(this, function (punycode, IPv6, SLD, root) { 'use strict'; /*global location, escape, unescape */ - // FIXME: v2.0.0 renamce non-camelCase properties to uppercase /*jshint camelcase: false */ // save current URI variable, if any -- cgit v1.2.3