Remove "detect_language" from dependencies

This commit is contained in:
Omar Roth 2019-03-03 11:51:28 -06:00
parent 2c9b148627
commit 66605196ad
4 changed files with 5 additions and 52 deletions

View file

@ -14,7 +14,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
require "detect_language"
require "digest/md5"
require "file_utils"
require "kemal"