Skip to content

Commit

Permalink
only year tmp version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastGimbus committed Dec 4, 2023
1 parent 6ddd94a commit 6441e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/moving.dart
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ Stream<int> moveFiles(
: divideToDates
? p.join(
'${date.year}',
date.month.toString().padLeft(2, '0'),
)
: '',
),
Expand Down

0 comments on commit 6441e71

Please sign in to comment.