Skip to content

Commit d9f9eb9

Browse files
committed
chore: remove duplicate line
1 parent 977fa74 commit d9f9eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/compiler.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ func (c *Compiler) enableFeature(feature string) {
300300
runtime.KeepAlive(c)
301301
}
302302

303-
// IgnoreModule tells the compiler to ignore the module with the given name.
304303
// ignoreModule tells the compiler to ignore the module with the given name.
305304
//
306305
// Any YARA rule using the module will be ignored, as well as rules that depends

0 commit comments

Comments
 (0)