Skip to content

Commit

Permalink
chore: remove css
Browse files Browse the repository at this point in the history
  • Loading branch information
hkgnp committed Sep 4, 2023
1 parent af86176 commit 5a0f036
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/features/send/components/SendTask.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { sendTask } from "..";
import "./send-task.css";
import { useState } from "preact/hooks";
import { getIdFromString, getNameFromString } from "../../helpers";

Expand Down
1 change: 0 additions & 1 deletion src/features/send/components/send-task.css

This file was deleted.

0 comments on commit 5a0f036

Please sign in to comment.