Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SPB_Exchange_Repo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Amelin Konstantin
SPB_Exchange_Repo
Commits
c617955d
Commit
c617955d
authored
Oct 25, 2018
by
Solovev Anton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test push2
parent
cc6fb391
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/main/scala/Main.scala
+1
-1
No files found.
src/main/scala/Main.scala
View file @
c617955d
...
...
@@ -20,7 +20,7 @@ object Main {
case
_
=>
false
}(
1
).
label
match
{
case
"repo"
=>
if
(
debugMode
)
new
RepoTemplate
(
source
)
with
Logger
else
new
RepoTemplate
(
source
)
case
v
=>
throw
new
Exception
(
"Undefined
trade type"
)
case
v
=>
throw
new
Exception
(
"Undefined trade type"
)
}
}
...
...
Write
Preview
Markdown
is supported
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