Skip to content

Commit

Permalink
Separate GwtTime and TZDB loader
Browse files Browse the repository at this point in the history
  • Loading branch information
foal committed Dec 10, 2020
1 parent 43c06df commit 55b7a97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import java.time.format.DateTimeFormatterBuilder.DateTimePrinterParser;

import org.jresearch.threetenbp.gwt.test.client.format.wrap.DateTimeParseContextTestWrapper;
import org.jresearch.threetenbp.gwt.client.format.wrap.DateTimePrintContextTestWrapper;
import org.jresearch.threetenbp.gwt.test.client.format.wrap.DateTimePrintContextTestWrapper;

public class CharLiteralPrinterParsers {

Expand Down

0 comments on commit 55b7a97

Please sign in to comment.