Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jdereg committed Mar 30, 2024
1 parent d934fb9 commit 61242dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// TODO: EnumSet conversions need to be added?
class ConverterEverythingTest {
private static final String TOKYO = "Asia/Tokyo";
private static final ZoneId TOKYO_Z = ZoneId.of(TOKYO);
Expand Down

0 comments on commit 61242dd

Please sign in to comment.