clean up some old gunk

This commit is contained in:
Kyle Drake 2019-09-21 02:17:13 -07:00
parent a191da9f84
commit 904e773d16
7 changed files with 4 additions and 28 deletions

View file

@ -1,6 +0,0 @@
module Phantomjs
# Workaround for vagrant bug.
def self.path
'/usr/local/bin/phantomjs'
end
end