Skip to content

Commit

Permalink
🔥 Remove unused styles
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniovizuete committed Oct 11, 2022
1 parent e152c2d commit 195d9d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion src/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { Allotment } from "allotment";
import { useRef, useState } from "react";

import { QueryResult } from "../lib/peform-query";
import "../styles/App.css";
import Footer from "./Footer";
import MonacoWrapper from "./MonacoWrapper";
import QueryForm from "./QueryForm";
Expand Down
10 changes: 0 additions & 10 deletions src/styles/App.css

This file was deleted.

0 comments on commit 195d9d0

Please sign in to comment.