Skip to content

Commit

Permalink
remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert committed Sep 21, 2023
1 parent abbc3c0 commit 3f658c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/data/SceneManager.brs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import "pkg:/source/roku_modules/log/LogMixin.brs"
import "pkg:/source/utils/config.brs"
import "pkg:/source/utils/session.bs"

sub init()
m.log = log.Logger("SceneManager")
Expand Down

0 comments on commit 3f658c7

Please sign in to comment.