This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f6779c3cc fix: update
f6779c3cc is described below

commit f6779c3cc427bfd414d2f3572942c5f5eff9bc55
Author: shuai <[email protected]>
AuthorDate: Fri Dec 19 15:15:24 2025 +0800

    fix: update
---
 src/theme/Footer/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/theme/Footer/index.tsx b/src/theme/Footer/index.tsx
index 5c61068f5..9a36c74fd 100644
--- a/src/theme/Footer/index.tsx
+++ b/src/theme/Footer/index.tsx
@@ -1,4 +1,4 @@
-import React, { FC } from 'react';
+import { FC } from 'react';
 
 const ApacheSvg = require('@site/static/img/apache/apache.svg').default;
 

Reply via email to