Skip to content

Commit

Permalink
Updated src/Drifty_CLI.java
Browse files Browse the repository at this point in the history
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
  • Loading branch information
bharathkalyans and SaptarshiSarkar12 committed Jan 3, 2023
1 parent db12e40 commit f996dec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Drifty_CLI.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*/
public class Drifty_CLI {
public static final CreateLogs logger = CreateLogs.getInstance();

protected static final Scanner SCANNER = ScannerFactory.getInstance();
protected static boolean isYoutubeURL;
private static String downloadsFolder;
Expand Down

0 comments on commit f996dec

Please sign in to comment.