Skip to content

Commit ff10ceb

Browse files
committed
remove comment
1 parent e4daef7 commit ff10ceb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/aikido/zen/sinks/file.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# frozen_string_literal: true
22

33
module Aikido::Zen
4-
# Hooked only on `read` & `write` methods of `File`. We could extends to other methods like `open`
5-
# but that's outside of the challenge scope.
64
module Sinks
75
module File
86
SINK = Sinks.add("File", scanners: [

0 commit comments

Comments
 (0)