Skip to content

Commit

Permalink
Refactored the code
Browse files Browse the repository at this point in the history
  • Loading branch information
mxzmr committed Dec 15, 2022
1 parent a7fda61 commit f4e970c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 309 deletions.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { compareAsc, format } from 'date-fns';
import './style.css';
// import'./styles.css';
import createTask from './create-task';
import { getTaskHistory, getTaskDateHistory } from './storage';

Expand Down
166 changes: 0 additions & 166 deletions src/styles.css

This file was deleted.

142 changes: 0 additions & 142 deletions src/tasks.js

This file was deleted.

0 comments on commit f4e970c

Please sign in to comment.