Skip to content

Commit

Permalink
Merge pull request #1842 from milvus-io/preview
Browse files Browse the repository at this point in the history
Preview
  • Loading branch information
ThyeeZz authored Feb 12, 2025
2 parents 382ee72 + d1d6e83 commit 7b60abf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
21 changes: 0 additions & 21 deletions public/sw.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/pages/api-reference/[language]/[version]/[...slug].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ export default function Template(props: ApiDetailPageProps) {
meta,
} = props;

console.log(category, languageCategory);

const { t } = useTranslation('common');
const { title: metaTitle, path: metaPath } = meta;

Expand Down

0 comments on commit 7b60abf

Please sign in to comment.