Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OnGres Inc.
pgio
Commits
f08642b6
Commit
f08642b6
authored
Feb 11, 2019
by
Ahmad Sherif
Browse files
Update Main.java
parent
f74b46d9
Pipeline
#30181
failed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
main/src/main/java/com/ongres/pgio/main/Main.java
View file @
f08642b6
...
...
@@ -50,6 +50,8 @@ import java.util.Optional;
import
java.util.Scanner
;
import
java.util.function.Consumer
;
import
java.util.function.Function
;
import
java.util.logging.Level
;
import
java.util.logging.Logger
;
import
javax.json.Json
;
import
javax.json.JsonObject
;
...
...
@@ -57,8 +59,6 @@ import javax.json.JsonString;
import
javax.json.JsonValue
;
import
javax.json.JsonValue.ValueType
;
import
java.util.logging.Level
;
import
java.util.logging.Logger
;
public
class
Main
{
public
static
void
main
(
String
[]
args
)
throws
Exception
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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