Skip to content

Commit 8740eeb

Browse files
committed
Replace space
1 parent 68d72cb commit 8740eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/session_manager.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class SessionManager < Hash
2020

2121
include Framework::Offspring
2222

23-
LAST_SEEN_INTERVAL = 60 * 2.5
23+
LAST_SEEN_INTERVAL = 60 * 2.5
2424
SCHEDULER_THREAD_COUNT = 5
2525

2626
def initialize(framework)

0 commit comments

Comments
 (0)