Threagile / threagile

Agile Threat Modeling Toolkit
https://threagile.io
MIT License
577 stars 126 forks source link

double import #72

Closed cyber-person closed 4 weeks ago

cyber-person commented 1 month ago

if we don't use embed explicitly we need the implicit import, but since we are using it explicitly (embed.FS) we need to explicitly import it. Importing it both ways serves no purpose.

ezavgorodniy commented 4 weeks ago

lgtm