We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831a332 commit 9e0fb9aCopy full SHA for 9e0fb9a
test/slack_oauth_test.ml
@@ -3,8 +3,6 @@ open Printf
3
open Lib
4
module Action = Action.Action (Api_local.Github) (Api_local.Slack)
5
6
-let log = Devkit.Log.from "oauth_test"
7
-
8
let arg_code = "code", "1591663521684.1613458437648.4a18cf683e541ff9d8fd75075181cac49c7acae9431d7e4ffd424ce1ca8d2543"
9
10
let arg_state = "state", "foo"
0 commit comments