Skip to content

Commit 39def4b

Browse files
authored
Removed no-longer-used isItemActive
1 parent 15fc325 commit 39def4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/createLink.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import Link from 'gatsby-link';
1515
import React from 'react';
1616
import ExternalLinkSvg from 'templates/components/ExternalLinkSvg';
17-
import isItemActive from 'utils/isItemActive';
1817
import slugify from 'utils/slugify';
1918
import {colors, media} from 'theme';
2019

0 commit comments

Comments
 (0)