diff options
Diffstat (limited to 'src/path/filepath/export_test.go')
| -rw-r--r-- | src/path/filepath/export_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/path/filepath/export_test.go b/src/path/filepath/export_test.go index e7ad7dd01a..0cf9e3bca1 100644 --- a/src/path/filepath/export_test.go +++ b/src/path/filepath/export_test.go @@ -5,5 +5,3 @@ package filepath var LstatP = &lstat - -type DirEntryFromInfo = dirEntryFromInfo |
