Commit cece95f7 authored by Eric Duminil's avatar Eric Duminil
Browse files

Removing old, noisy TODOs.

parent 8c639f4f
......@@ -349,10 +349,8 @@ public File buildImportJobFile(ImportJobDescription jobDescriptor)
return zippedCityGMLFile;
} catch (FileNotFoundException ex) {
// TODO Auto-generated catch block
ex.printStackTrace();
} catch (IOException ex) {
// TODO Auto-generated catch block
ex.printStackTrace();
}
} else {
......
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