From deae51891c3792a3da601a8514ffa2109301ba2c Mon Sep 17 00:00:00 2001 From: Vlad Grigorescu Date: Mon, 26 Apr 2021 23:02:57 -0500 Subject: [PATCH] Remove unneccessary @load --- scripts/base/frameworks/notice/main.zeek | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/base/frameworks/notice/main.zeek b/scripts/base/frameworks/notice/main.zeek index 202967cf7b..523fbb7df3 100644 --- a/scripts/base/frameworks/notice/main.zeek +++ b/scripts/base/frameworks/notice/main.zeek @@ -5,7 +5,6 @@ ##! the notice framework can be found in :doc:`/frameworks/notice`. @load base/frameworks/cluster -@load base/utils/strings module Notice;