lib/textbringer/commands/files.rb in textbringer-1.0.0 vs lib/textbringer/commands/files.rb in textbringer-1.0.1
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
require "editorconfig"
module Textbringer
module Commands
define_command(:find_file, doc: "Open or create a file.") do