Skip to content

Commit

Permalink
abs paths
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbattle committed May 5, 2023
1 parent c671db5 commit 4e042c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitch/live.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package twitch

import (
"../models"
"encoding/json"
"errors"
"fmt"
"github.com/goldbattle/twitch_vods/models"
"github.com/grafov/m3u8"
"github.com/nicklaw5/helix"
"io/ioutil"
Expand Down

0 comments on commit 4e042c2

Please sign in to comment.