[site/components]: remove unused import
This commit is contained in:
parent
d04ee80ea6
commit
fa80441cbf
|
|
@ -1,5 +1,4 @@
|
||||||
import { Tooltip } from './Tooltip';
|
import { Tooltip } from './Tooltip';
|
||||||
import siteConfig from '../config/siteConfig.js'
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Component for adding previews on hovering over anchor tags with relative paths
|
* Component for adding previews on hovering over anchor tags with relative paths
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue