lib/braid/commands/remove.rb in braid-1.1.7 vs lib/braid/commands/remove.rb in braid-1.1.8
- old
+ new
@@ -1,4 +1,5 @@
+# typed: true
module Braid
module Commands
class Remove < Command
def run(path, options = {})
mirror = config.get!(path)