Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Automated dotnet-format update (#13237)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 28, 2020
1 parent 6ea5fa9 commit 1b1b70e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using System.ComponentModel;
using ElmSharp;
using Xamarin.Forms.Platform.Tizen.Native;
using ERect = ElmSharp.Rect;
using EContainer = ElmSharp.Container;
using ERect = ElmSharp.Rect;
using NBox = Xamarin.Forms.Platform.Tizen.Native.Box;
using NScroller = Xamarin.Forms.Platform.Tizen.Native.Scroller;
using Specific = Xamarin.Forms.PlatformConfiguration.TizenSpecific.ScrollView;
Expand Down

0 comments on commit 1b1b70e

Please sign in to comment.