mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
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.
This commit is contained in:
parent
ab8847c920
commit
e42af97345
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue