mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 00:29:05 +00:00
Remove unused dependency.
This commit is contained in:
parent
32a1c4207f
commit
b4457fb15e
@ -60,7 +60,7 @@ Here is an example:
|
||||
|
||||
'''
|
||||
|
||||
import sys, os, time, re, getopt, sre_constants, md5
|
||||
import sys, os, time, re, getopt, sre_constants
|
||||
from wesnoth.wmltools import *
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
x
Reference in New Issue
Block a user