Skip to content

Commit

Permalink
Remove Modals.less
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermemntt committed Mar 3, 2021
1 parent e91b328 commit 3e38f0c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion app/components/modals/Modal.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { showCheck } from "helpers";
import ReactDOM from "react-dom";
import EventListener from "react-event-listener";
import "style/Modals.less";
import Draggable from "react-draggable";
import { classNames } from "pi-ui";
import style from "./Modals.module.css";
Expand Down
19 changes: 0 additions & 19 deletions app/style/Modals.less

This file was deleted.

0 comments on commit 3e38f0c

Please sign in to comment.