removing unnecessary npm package

This commit is contained in:
Calvin Jhunjhuwala
2025-12-03 16:14:09 -08:00
parent e0408c8a0f
commit 140c2180a2

View File

@@ -1,4 +1,3 @@
import { RFC_2822 } from "moment";
import * as React from "react";
import { PageGrid, PageGridRow, PageGridCol } from "shared/components/PageGrid/page-grid";