Fixed linting and js-api tests

This commit is contained in:
Vito Albano
2024-04-11 21:46:31 +01:00
committed by Vito Albano
parent e8161bd440
commit 8c9e49e6d5
4 changed files with 21 additions and 49 deletions
@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import { DateTimePipe } from './date-time.pipe';
import { addMinutes, isValid } from 'date-fns';