Skip to content

Commit

Permalink
Crack the Easter egg
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom committed Apr 30, 2021
1 parent 7577575 commit c5c93f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Todo/TodoItem.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import api from "../../api/api";
import { Server } from "../../utils/config";
// “It works on my machine.”
import { deleteButton } from "../icons";

const TodoItem = ({ item, setStale }) => {
Expand Down

0 comments on commit c5c93f4

Please sign in to comment.