Commit 648b1bb4 authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Remove unused variable

parent 01fcf44e
......@@ -624,7 +624,6 @@ class TestUNGCalendar(UNGTestMixin):
#create event with specific properties
event_name = "Functional UNG Test %d - A Note" % test_time
event_type = 'Note'
localtime = unittest.time.localtime()
event_kw = {"start_month" : 01,
"end_month" : 01,
"start_day" : 01,
......
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