Skip to content
Snippets Groups Projects
Commit 4cebabbc authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

Import: Odstranění zapomenutého Import.rr

parent d66ac21a
No related branches found
No related tags found
1 merge request!97Import orgů
...@@ -77,7 +77,6 @@ class Import: ...@@ -77,7 +77,6 @@ class Import:
def __init__(self): def __init__(self):
self.errors = [] self.errors = []
self.warnings = [] self.warnings = []
self.rr = None
self.place_cache = {} self.place_cache = {}
self.school_place_cache = {} self.school_place_cache = {}
self.new_user_ids = [] self.new_user_ids = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment