Skip to content

Commit

Permalink
un used
Browse files Browse the repository at this point in the history
  • Loading branch information
Roblox-Thot committed Mar 13, 2024
1 parent 21f2aaa commit 1aa9cea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DecalUploader/Uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import requests, random, string
from time import sleep as sleepy
import xmltodict
from json import dumps

class DecalClass:
def __init__(self, cookie:str, asset_type:AssetType = AssetType.Decal):
Expand Down

0 comments on commit 1aa9cea

Please sign in to comment.