Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sh123 committed Feb 19, 2024
1 parent fb809eb commit 579c27f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ public final class PreferenceKeys {
public static String PORTS_USB_PARITY = "ports_usb_parity";
public static String PORTS_USB_DTR = "ports_usb_dtr";
public static String PORTS_USB_RTS = "ports_usb_rts";
public static String PORTS_USB_IS_PREFIX_ENABLED = "ports_usb_is_prefix_enabled";
public static String PORTS_USB_PREFIX = "ports_usb_prefix";

public static String PORTS_BT_CLIENT_NAME = "ports_bt_client_name";

public static String PORTS_TCP_IP_ADDRESS = "ports_tcp_ip_address";
Expand Down

0 comments on commit 579c27f

Please sign in to comment.