We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d1a00 commit 0b2c352Copy full SHA for 0b2c352
utils/methods.go
@@ -294,8 +294,6 @@ func GetCoursePrefixes(chromedpCtx context.Context) []string {
294
// Might need to refresh the token every time we get new course prefixes in the future
295
// refreshToken(chromedpCtx)
296
297
- log.Printf("Finding course prefix nodes...")
298
-
299
var coursePrefixes []string
300
log.Println("Finding course prefixes...")
301
0 commit comments