Fixed linting and js-api tests

This commit is contained in:
Vito Albano
2023-11-22 11:07:23 +00:00
parent f54e99cd0a
commit 79d17ec57c
4 changed files with 21 additions and 49 deletions

View File

@@ -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';