Skip to content

Commit cd303ed

Browse files
committed
Fixed coding standards issue
1 parent 25261ab commit cd303ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/configure.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
# update the configuration properties with the POST values
9292
#---------------------------------------------------------------
9393
if (!empty($submitValue) && strcasecmp($submitValue, 'Cancel')) {
94-
9594
if (!isset($_POST[Configuration::API_TOKEN_USERNAME])) {
9695
$_POST[Configuration::API_TOKEN_USERNAME] = '';
9796
}

0 commit comments

Comments
 (0)