Skip to content

Commit 4a151dd

Browse files
committed
code_style: remove unused name declaration
1 parent ab26bb8 commit 4a151dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Views/Preference.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@
372372
HorizontalAlignment="Right"
373373
Margin="0,0,16,0"/>
374374
<TextBox Grid.Row="1" Grid.Column="1"
375-
x:Name="txtGPGExecutable"
376375
Height="28"
377376
CornerRadius="3"
378377
Text="{Binding #me.GPGExecutableFile, Mode=TwoWay}">

0 commit comments

Comments
 (0)