Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
histhub
geolinker-common
Commits
b9dff19a
Commit
b9dff19a
authored
Aug 02, 2018
by
Tobias Steiner
Browse files
Remove included dist/ files from core
parent
7ce78108
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core.ts
View file @
b9dff19a
...
...
@@ -6,7 +6,6 @@ import {LoggerInstance} from 'winston';
import
UriBuilder
from
'
./uri-builder
'
;
import
{
InterfaceReporter
,
InterfaceReporterCollection
,
Reporter
}
from
'
./reporter
'
;
import
fs
=
require
(
'
fs
'
);
import
{
InterfaceCore
}
from
'
../dist/core
'
;
export
interface
InterfaceCore
{
name
:
string
;
...
...
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