Client feature #14

Merged
KevinMidboe merged 13 commits from client_feature into master 2017-07-16 09:19:15 +00:00
Showing only changes of commit 91606fc9b8 - Show all commits

View File

@@ -1,4 +1,3 @@
const configuration = require('src/config/configuration').getInstance();
const StrayRepository = require('src/seasoned/strayRepository');
const strayRepository = new StrayRepository();