Skip to content

Commit

Permalink
Remove copy and paste function
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Dec 26, 2023
1 parent 703c819 commit 1adb355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mt-settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ function mt_update_settings( $post ) {
unset( $styles[ $del ] );
}
}
mc_update_option( 'style_vars', $styles );
}

$messages = $_POST['mt_messages'];
Expand Down

0 comments on commit 1adb355

Please sign in to comment.