Skip to content

Commit 04c0613

Browse files
committed
Remove unused variable in config schema.
1 parent 7b074cf commit 04c0613

File tree

1 file changed

+0
-1
lines changed
  • lib/Serge/Sync/Plugin/VCS

1 file changed

+0
-1
lines changed

lib/Serge/Sync/Plugin/VCS/p4.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ sub init {
3535

3636
$self->merge_schema({
3737
p4_cmd => 'STRING',
38-
p4_config => 'STRING',
3938
client_name => 'STRING',
4039
client_owner => 'STRING',
4140
client_description => 'STRING',

0 commit comments

Comments
 (0)