Skip to content
Snippets Groups Projects
Commit 0ec62c79 authored by Thomas Hutterer's avatar Thomas Hutterer :four:
Browse files

Add comment to explain side effect import

parent d8930a82
No related branches found
No related tags found
2 merge requests!97251Synchronize ruby3 branch manually due to conflicts,!96537Add comment to explain side effect import
// This "page" is only rendered as response to the create_deploy_token form.
// It shows the secret token to the user one time, but is otherwise identical
// with the Settings/Repository page.
//
// This is why we just import the other page's JavaScript here.
import '../show/index';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment