Refactoring||prettying

This commit is contained in:
Paul Schneider 2016-09-18 00:28:33 +02:00
commit f3e69fec5f
6 changed files with 22 additions and 27 deletions

View file

@ -3,6 +3,7 @@ using Xamarin.Forms;
using System.Collections.ObjectModel;
using BookAStar.Model.Social;
using BookAStar.Model.Workflow.Messaging;
using BookAStar.Pages;
namespace BookAStar
{