Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 937c258

Browse files
authored
Merge pull request #215 from databricks/hotfix-databricks-backend-rpc
re-add command context for rpc
2 parents ee399db + 15d4783 commit 937c258

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package com.databricks.backend.common.rpc
2+
3+
class CommandContext {
4+
5+
}

0 commit comments

Comments
 (0)