Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteba8418

Browse files
Harmon758Byron
authored andcommitted
Remove no longer used compat imports
1 parent55fd173 commiteba8418

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

‎git/index/fun.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
force_text,
2020
force_bytes,
2121
is_posix,
22-
safe_encode,
2322
safe_decode,
2423
)
2524
fromgit.excimport (

‎git/test/test_repo.py‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
BadName,
3737
GitCommandError
3838
)
39-
fromgit.compatimport (
40-
is_win,
41-
win_encode,
42-
)
4339
fromgit.excimport (
4440
BadObject,
4541
)

‎git/util.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
fromgit.compatimportis_win
3333
importos.pathasosp
3434

35-
from .compatimportdefenc
3635
from .excimportInvalidGitRepositoryError
3736

3837

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp