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.
2 parents 5450e40 + 4dcfb40 commit e2612bbCopy full SHA for e2612bb
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