mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-05-04 18:12:06 +00:00
Fix Type error: 'getAllBlogPostsSlugs' is declared but its value is never read.
Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
parent
e0821acb7c
commit
cfc0614703
@ -1,6 +1,5 @@
|
||||
import cms from 'lib/cms'
|
||||
import {
|
||||
getAllBlogPostsSlugs,
|
||||
getBlogPosts as serverGetBlogPosts,
|
||||
getBlogPostsCategories as serverGetBlogPostsCategories
|
||||
} from 'lib/blog'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user