Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
timothe
duniter
Commits
1ea0f5eb
Commit
1ea0f5eb
authored
Nov 24, 2017
by
Éloïs
Browse files
test
parent
f9dfc73b
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.ts
View file @
1ea0f5eb
...
...
@@ -9,7 +9,7 @@ import {BmaDependency} from "./app/modules/bma/index"
import
{
WS2PDependency
}
from
"
./app/modules/ws2p/index
"
import
{
ProverConstants
}
from
"
./app/modules/prover/lib/constants
"
import
{
ProxiesConf
}
from
'
./app/lib/proxy
'
;
const
path
=
require
(
'
path
'
);
const
_
=
require
(
'
underscore
'
);
const
directory
=
require
(
'
./app/lib/system/directory
'
);
...
...
@@ -560,4 +560,4 @@ class ProcessStream extends stream.Transform {
}
done
&&
done
();
};
}
\ No newline at end of file
}
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