diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index 4f15312f8..9f0a3ea0d 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -12,7 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -import { Link } from "@vector-im/compound-web"; import { useAtomValue } from "jotai"; import { currentUserIdAtom } from "../atoms";