Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Sep 16, 2023
1 parent 320a242 commit 6b39876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion register/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Client, Databases, Users } from "node-appwrite";
import axios from "axios";

export default async ({req, res}) => {
const errorHandler = (__errorMessage) => {
Expand Down

0 comments on commit 6b39876

Please sign in to comment.