lib/mixlib/install/backend.rb in mixlib-install-1.0.2 vs lib/mixlib/install/backend.rb in mixlib-install-1.0.3

- old
+ new

@@ -14,10 +14,9 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # -require "mixlib/install/backend/omnitruck" require "mixlib/install/backend/artifactory" require "mixlib/install/backend/bintray" module Mixlib class Install