PhotoFrame cleanup: Second batch - UI

This commit is contained in:
Michael Lamers 2018-08-09 18:54:07 +02:00 committed by Paul Knopf
parent c13965514d
commit b7a182a343
13 changed files with 36 additions and 72 deletions

View file

@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
using PhotoFrame.Logic.BL;
using PhotoFrame.Logic.BL;
using PhotoFrame.Logic.Config;
using PhotoFrame.Logic.UI.ViewModels;