Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rnixx committed Jan 22, 2024
1 parent 3d27641 commit bb94a65
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/mxmake/tests/test_hook.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from mxmake import hook
from mxmake import testing

import io
import mxdev
import os
import pathlib
Expand Down
1 change: 0 additions & 1 deletion src/mxmake/tests/test_templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from mxmake import topics
from mxmake import utils

import io
import mxdev
import os
import pathlib
Expand Down

0 comments on commit bb94a65

Please sign in to comment.