Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Jan 2, 2025
1 parent fdd52e1 commit 55178cc
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions app/src/pages/prompt/PromptVersionsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,7 @@ import { graphql, useFragment } from "react-relay";
import { Link } from "react-router-dom";
import { css } from "@emotion/react";

import {
Collection,
Flex,
Tag,
TagGroup,
TagList,
Text,
View,
} from "@phoenix/components";
import { Flex, Tag, TagGroup, TagList, Text, View } from "@phoenix/components";
import { Truncate } from "@phoenix/components/utility/Truncate";

import {
Expand Down

0 comments on commit 55178cc

Please sign in to comment.