Skip to content

Commit 0b2c352

Browse files
committed
Fix the loggin lol
1 parent 91d1a00 commit 0b2c352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/methods.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,6 @@ func GetCoursePrefixes(chromedpCtx context.Context) []string {
294294
// Might need to refresh the token every time we get new course prefixes in the future
295295
// refreshToken(chromedpCtx)
296296

297-
log.Printf("Finding course prefix nodes...")
298-
299297
var coursePrefixes []string
300298
log.Println("Finding course prefixes...")
301299

0 commit comments

Comments
 (0)