We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5450e40 commit 4dcfb40Copy full SHA for 4dcfb40
lib/session.ex
@@ -8,8 +8,6 @@ defmodule ChromeRemoteInterface.Session do
8
Server
9
}
10
11
- use GenServer
12
-
13
@default_opts [
14
host: "localhost",
15
port: 9222
0 commit comments