Skip to content

Commit

Permalink
Made timestamp in Avro a string 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaron committed May 27, 2024
1 parent 2b55ae7 commit f7d0731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roboquant/src/main/kotlin/org/roboquant/common/TimeSpan.kt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ package org.roboquant.common

import java.time.*
import java.time.temporal.ChronoUnit
import java.time.temporal.TemporalUnit

/**
* Deprecated, use [TimeSpan] instead
Expand Down

0 comments on commit f7d0731

Please sign in to comment.