Skip to content

Commit

Permalink
style: 🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
khaykingleb committed Dec 25, 2024
1 parent 180c9c3 commit 2722aed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
SHELL := /bin/bash
VENDOR_DIR := vendor/react-notion-x

# https://supabase.com/docs/guides/local-development/overview#database-migrations
# https://supabase.com/docs/guides/local-development/seeding-your-database
# https://supabase.com/docs/guides/self-hosting/docker
# https://supabase.com/docs/reference/javascript/typescript-support?queryGroups=platform&platform=pnpm

# Load environment variables from .env
ifneq (,$(wildcard ./.env))
include .env
Expand Down

0 comments on commit 2722aed

Please sign in to comment.