Fixed bad import bug. Dunno how the code got in there

This commit is contained in:
PySimpleGUI 2020-06-11 09:38:39 -04:00
parent 24dac33257
commit aa9e918df0
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
import PySimpleGUI as sg
from time import sleep
from docutils.nodes import title
sg.theme('Dark Blue 3')
"""