Skip to content

Commit

Permalink
chore: Remove unused TimePicker string resources
Browse files Browse the repository at this point in the history
  • Loading branch information
ebariche committed Nov 14, 2024
1 parent 35fda56 commit 3fd903b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 254 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
</Grid.ColumnDefinitions>

<Button x:Name="DismissButton"
x:Uid="TimePickerDismissButton"
Style="{StaticResource IOSTimePickerDoneCancelButtonStyle}"
Foreground="Red"
Grid.Column="0"
Expand All @@ -72,7 +71,6 @@
BorderThickness="0" />

<Button x:Name="AcceptButton"
x:Uid="TimePickerAcceptButton"
Style="{StaticResource IOSTimePickerDoneCancelButtonStyle}"
Foreground="Purple"
Grid.Column="2"
Expand Down
126 changes: 0 additions & 126 deletions src/Uno.UI/UI/Xaml/Controls/TimePicker/Strings/en/Resources.resw

This file was deleted.

126 changes: 0 additions & 126 deletions src/Uno.UI/UI/Xaml/Controls/TimePicker/Strings/fr/Resources.resw

This file was deleted.

0 comments on commit 3fd903b

Please sign in to comment.