tilde: Remove junk CTR variable

This commit removes a junk CTR variable.
master
Julian Marcos 2023-09-02 22:35:08 +02:00
parent 862c9360b1
commit 09b934ee37
No known key found for this signature in database
GPG Key ID: 33A8988F3B9067A0
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import util.tilde
import subprocess
from random import randint
from decimal import Decimal,ROUND_DOWN,ROUND_UP
CTR = {}
@pinhook.plugin.command('&tildescore', help_text='See how many tildes you have with ju.')
@pinhook.plugin.command('&ts', help_text='Alias -- &tildescore')