Skip to content

Commit

Permalink
Cleanup secureli formula (#20)
Browse files Browse the repository at this point in the history
* Removing custom download strategy since it is no longer needed

* Remove custom download strategy usage

---------

Co-authored-by: Raul Centeno <[email protected]>
  • Loading branch information
centenor and Raul Centeno authored Apr 14, 2023
1 parent e1ed079 commit e990512
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 114 deletions.
112 changes: 0 additions & 112 deletions Formula/lib/custom_download_strategy.rb

This file was deleted.

2 changes: 0 additions & 2 deletions Formula/secureli.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require_relative "lib/custom_download_strategy"

class Secureli < Formula
include Language::Python::Virtualenv
desc "SeCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way"
Expand Down

0 comments on commit e990512

Please sign in to comment.