Skip to content

Commit

Permalink
LayoutTranformControl code reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
donandren committed Mar 9, 2016
1 parent 1b8e0fa commit 3c3ec8c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Perspex.Controls/LayoutTransformControl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@
// http://silverlight.codeplex.com/SourceControl/changeset/view/74775#Release/Silverlight4/Source/Controls.Layout.Toolkit/LayoutTransformer/LayoutTransformer.cs
//

using Perspex.Controls.Presenters;
using Perspex.Controls.Primitives;
using Perspex.Controls.Templates;
using Perspex.Media;
using Perspex.VisualTree;
using System;
using System.Diagnostics.CodeAnalysis;
//using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Reactive.Linq;

Expand Down

0 comments on commit 3c3ec8c

Please sign in to comment.