mediawiki.api: Remove incomprehensible TODO
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 20 Oct 2015 22:48:22 +0000 (00:48 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 21 Oct 2015 17:44:39 +0000 (19:44 +0200)
Change-Id: Iae632527c8b104ddd94b89679d1dba977fddb557

resources/src/mediawiki/api.js

index 79aba77..481bd89 100644 (file)
                /**
                 * Perform API post request
                 *
-                * TODO: Post actions for non-local hostnames will need proxy.
-                *
                 * @param {Object} parameters
                 * @param {Object} [ajaxOptions]
                 * @return {jQuery.Promise}