remove comment

This commit is contained in:
Nils Norman Haukås 2016-08-25 19:06:46 +02:00
parent efc3c808bd
commit 3a1a7b18cf

View file

@ -52,7 +52,6 @@ export class MenuCtrl {
var senseTag = this.WebPageService.initializeNewTag(sense);
this.TagStorageService.saveTag(senseTag);
// deactivate BackendService for now.
this.BackendService.sendTaggedDataToServer(senseTag);
//re-add tags, with new tag. Clear menu options.