Skip to content

Commit 77377f9

Browse files
committed
revert test code
1 parent 2b96bdc commit 77377f9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

plugins/twitter/examples/test_twitter.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import sys
2-
import os
3-
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "../../../")))
4-
from plugins.twitter.twitter_plugin_gamesdk.twitter_plugin import TwitterPlugin
1+
from twitter_plugin_gamesdk.twitter_plugin import TwitterPlugin
52

63
# Define your options with the necessary credentials
74
# Using your own X API credentials

0 commit comments

Comments
 (0)