Skip to content

Commit 4dcfb40

Browse files
committed
Fix for session missing init callback, does not need to be GenServer
1 parent 5450e40 commit 4dcfb40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/session.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ defmodule ChromeRemoteInterface.Session do
88
Server
99
}
1010

11-
use GenServer
12-
1311
@default_opts [
1412
host: "localhost",
1513
port: 9222

0 commit comments

Comments
 (0)