Skip to content

Commit

Permalink
chore: remove unuseble import
Browse files Browse the repository at this point in the history
  • Loading branch information
MR-Mostafa committed May 12, 2022
1 parent 037a0fb commit 5553609
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ import Unocss from 'unocss/vite';
import legacy from '@vitejs/plugin-legacy';
import react from '@vitejs/plugin-react';

import { dependencies } from './package.json';

const shouldAnalyze = process.env.ANALYZE ?? false;
const isHttps = process.env.HTTPS ?? false;

Expand Down

0 comments on commit 5553609

Please sign in to comment.