actually delete the temporary test plugin

This commit is contained in:
Jon Atkins 2014-08-11 15:55:51 +01:00
parent 1f13ec3001
commit d82791bfa7

View File

@ -1,17 +0,0 @@
// ==UserScript==
// @id iitc-plugin-fix-bad-version-code@jonatkins
// @name IITC plugin: Fix bad version codes
// @category Deleted
// @version 0.2.1.@@DATETIMEVERSION@@
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @updateURL @@UPDATEURL@@
// @downloadURL @@DOWNLOADURL@@
// @description Deleted plugin. Not useful for fixing the actual issue with Niantic servers.
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*
// @grant none
// ==/UserScript==