Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
samlhuillier committed Jul 1, 2024
1 parent 7ddfeb1 commit 7c93d80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Chat/AddContextFiltersModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import FolderIcon from "@mui/icons-material/Folder";
import { ListItemIcon, ListItemText } from "@mui/material";
import Slider from "@mui/material/Slider";
import { sub } from "date-fns";
import posthog from "posthog-js";
import { DayPicker } from "react-day-picker";

import { SuggestionsState } from "../Editor/FilesSuggestionsDisplay";
Expand Down

0 comments on commit 7c93d80

Please sign in to comment.