small refactorings

This commit is contained in:
zadam
2019-10-20 13:09:00 +02:00
parent 2305ad7405
commit 358fd13c8d
7 changed files with 44 additions and 25 deletions

View File

@@ -1,4 +1,3 @@
import noteDetailService from "./note_detail.js";
import utils from "./utils.js";
import Branch from "../entities/branch.js";
import server from "./server.js";