Skip to content

Commit

Permalink
chore: min
Browse files Browse the repository at this point in the history
  • Loading branch information
matheushf committed Jan 2, 2023
1 parent c30d02a commit 19d5108
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import fs from 'fs/promises';
import { DuckE } from 'packages/duck/src/domain/entity';
import { DuckRepositoryI } from 'packages/duck/src/domain/ports/DuckRepository';
import path from 'path';

const filepath = 'db/ducks.json';

Expand Down

0 comments on commit 19d5108

Please sign in to comment.