bin/quiz in soccer-quiz-0.1.7 vs bin/quiz in soccer-quiz-0.1.8

- old
+ new

@@ -1,12 +1,3 @@ #!/usr/bin/env ruby -# frozen_string_literal: true - -# -# This file was generated by Bundler. -# -# The application 'quiz' is installed as part of a gem, and -# this file is here to facilitate running it. -# - require_relative '../lib/quiz' Quiz::CLI.new.call