cosmetic fix

This commit is contained in:
2016-07-31 22:47:22 +02:00
parent cc82b3af04
commit 28fa5349d7
2 changed files with 14 additions and 14 deletions

View File

@ -1,2 +1,2 @@
import "typings-global";
export {Dockersock} from "./dockersock.classes.dockersock";
export { Dockersock } from "./dockersock.classes.dockersock";