Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Sep 20, 2023
1 parent 2a060f9 commit 733a6d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public class OpeningHoursDetailFragment extends Fragment {
static final String ARG_ITEM_ID = "item_id";
static final String ARG_ITEM_CONTENT = "item_content";
static final String TWO_PANE = "two_pane";
// private static final Pattern COMPILE = Pattern.compile("\\\\n");

private int mItemId;
private String mItemContent;
Expand Down

0 comments on commit 733a6d1

Please sign in to comment.