Skip to content

Commit

Permalink
remove type reference
Browse files Browse the repository at this point in the history
  • Loading branch information
riknoll committed Feb 8, 2024
1 parent 5b6a311 commit e0ca173
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions teachertool/src/components/AddCriteriaButton.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/// <reference path="../../../built/pxtblocks.d.ts"/>

import { getSelectableCatalogCriteria } from "../state/helpers";
import { Button } from "react-common/components/controls/Button";
import { showModal } from "../transforms/showModal";
Expand Down

0 comments on commit e0ca173

Please sign in to comment.