From 53b568e99f4a5f7ac5d1d0bc5f5acb02f85c5c48 Mon Sep 17 00:00:00 2001 From: kartofen Date: Tue, 30 Aug 2022 11:44:09 +0300 Subject: clean some --- astro.config.mjs | 1 - 1 file changed, 1 deletion(-) (limited to 'astro.config.mjs') diff --git a/astro.config.mjs b/astro.config.mjs index ad9948e..1b0ab48 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -1,6 +1,5 @@ import { defineConfig } from 'astro/config'; -//import deno from '@astrojs/deno'; import node from '@astrojs/node'; // https://astro.build/config -- cgit v1.2.3