| # | Line 15 | Line 15 | from pywikibot import pagegenerators | |
|---|---|---|
| 15 | from pywikibot.bot import QuitKeyboardInterrupt | |
| 16 | from pywikibot.comms.http import fetch | |
| 17 | from pywikibot.specialbots import UploadRobot | |
| 18 | – | from pywikibot.tools.formatter import color_format |
| 18 | from urllib.parse import urljoin | |
| 19 | ||
| 20 | class IWLink: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |