Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
cece95f7
Commit
cece95f7
authored
6 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Removing old, noisy TODOs.
parent
8c639f4f
master
develop
migrate_to_Java11
0.2.2
0.1.0
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/eu/simstadt/nf4j/async/JobFileBuilderImpl.java
+0
-2
src/eu/simstadt/nf4j/async/JobFileBuilderImpl.java
with
0 additions
and
2 deletions
+0
-2
src/eu/simstadt/nf4j/async/JobFileBuilderImpl.java
+
0
-
2
View file @
cece95f7
...
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets