lib/tapioca/helpers/test/content.rb in tapioca-0.8.3 vs lib/tapioca/helpers/test/content.rb in tapioca-0.9.0
- old
+ new
@@ -1,9 +1,7 @@
# typed: strict
# frozen_string_literal: true
-require "fileutils"
-
module Tapioca
module Helpers
module Test
module Content
extend T::Sig