Skip to content

Commit 46bfd08

Browse files
[DOCS-937] Get rid of url variable (#85)
1 parent 1ef7bad commit 46bfd08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variables.js

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const variables = {
77
HostProtection: 'host protection',
88
'host protection': 'host protection',
99
},
10-
url: 'http://localhost:3000',
1110
};
1211

1312
module.exports = variables;

0 commit comments

Comments
 (0)