connectapi icon indicating copy to clipboard operation
connectapi copied to clipboard

Move uuid to Suggests

Open nealrichardson opened this issue 10 months ago • 0 comments

In the code it's only used as a default value for the name to content_ensure(), which is never called without specifying name. It's used in tests, which seems fine, but it seems safe to move to Suggests instead of Imports.

nealrichardson avatar Apr 19 '24 18:04 nealrichardson