diff options
Diffstat (limited to 'Library/Homebrew/os/mac/pathname.rb')
| -rw-r--r-- | Library/Homebrew/os/mac/pathname.rb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/os/mac/pathname.rb b/Library/Homebrew/os/mac/pathname.rb deleted file mode 100644 index 5fd59e1e7..000000000 --- a/Library/Homebrew/os/mac/pathname.rb +++ /dev/null @@ -1,5 +0,0 @@ -require "os/mac/mach" - -class Pathname - include MachOShim -end |
