Commit b4779c34 authored by Martin v. Löwis's avatar Martin v. Löwis

Patch #515598: removed unused import of os.

parent e6cc5b68
......@@ -13,7 +13,6 @@
#
from Tkinter import *
import os
class Dialog:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment