We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01863f commit 176f169Copy full SHA for 176f169
CalibreImport/CalibreImport.cs
@@ -57,8 +57,7 @@ public class CalibreImport : SharpContextMenu
57
private string calibredbPath;
58
private string calibrePath;
59
60
- // Constructor
61
- // Initializes the CalibreImport instance, sets culture from settings,
+ // Constructor: sets culture from settings,
62
// and loads paths and supported file extensions
63
public CalibreImport()
64
{
0 commit comments