Skip to content

Commit

Permalink
Fix todoApp server import
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho committed Jan 14, 2025
1 parent 92f11f7 commit 153ece5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions waspc/examples/todoApp/src/pages/About.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { Link } from "wasp/client/router";

import { HttpError } from "wasp/server"

import React from 'react'

const About = () => {
Expand Down

0 comments on commit 153ece5

Please sign in to comment.