Skip to content

Commit 4a5dd95

Browse files
committed
remove references to deleted component
1 parent 8298f82 commit 4a5dd95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/Navbar.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import Logo from './Logo'
1010
import NavMenu from './NavMenu'
1111
import SearchButton from './SearchButton'
1212
import { Text } from './Text'
13-
import { StyledLink } from './StyledLink'
1413

1514
const GITHUB_URL = 'https://github.com/csesoc/learning-platform'
1615
const navItems = [

0 commit comments

Comments
 (0)