Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
fix: remove duplicate import on auto save
Browse files Browse the repository at this point in the history
  • Loading branch information
ElasticBottle committed Dec 12, 2023
1 parent 5863057 commit 2a00d6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ title: Custom Auth Server

import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
import Tabs from "@theme/Tabs";

# Create a custom JWT auth server

Expand Down

0 comments on commit 2a00d6a

Please sign in to comment.