Skip to content

Commit

Permalink
hopefully fixed heroku crash
Browse files Browse the repository at this point in the history
  • Loading branch information
qcoral committed Aug 22, 2024
1 parent 42d3052 commit 7ebd8b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import getFiles from "./backend/api/getFiles.js";
import createShareLink from "./backend/api/createShareLink.js";
import logout from "./backend/api/logout.js";
import deleteFile from "./backend/api/deleteFile.js";

import { supabase } from "./backend/api/supabase.js";

build({
Expand Down

0 comments on commit 7ebd8b2

Please sign in to comment.