We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36f135 commit f79b3d4Copy full SHA for f79b3d4
test/jdk/java/util/Calendar/CalendarTestScripts/Symbol.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2023, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,6 @@
26
import java.util.Locale;
27
import java.util.Map;
28
29
-import static java.util.Calendar.*;
30
import static java.util.GregorianCalendar.*;
31
32
public class Symbol {
0 commit comments